Transcription of tobit — Tobit regression - Stata
{{id}} {{{paragraph}}}
Tobit regressionDescriptionQuick startMenuSyntaxOptionsRemarks and examplesStored resultsMethods and formulasReferencesAlso seeDescriptiontobitfits models for continuous responses where the outcome variable is censored. Censoringlimits may be fixed for all observations or vary across startTobit regression ofyonx1andx2, specifying thatyis censored at the minimum ofytobit y x1 x2, llAs above, but where the lower-censoring limit is zerotobit y x1 x2, ll(0)As above, but specify the lower- and upper-censoring limitstobit y x1 x2, ll(17) ul(34)As above, but wherelowerandupperare variables containing the censoring limitstobit y x1 x2, ll(lower) ul(upper)
tobit fits models for continuous responses where the outcome variable is censored. Censoring limits may be fixed for all observations or vary across observations. Quick start Tobit regression of y on x1 and x2, specifying that y is censored at the minimum of y tobit y x1 x2, ll As above, but where the lower-censoring limit is zero tobit y x1 ...
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}