Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error term variance in Tobit model

    Can anyone advise me how to obtain the MLE estimate of the error variance in a standard tobit model: y*=b*x+e, y=y* if y*>0, y=0 otherwise, where e~N(0,rho^2)? That is how to extract MLE estimate of rho from stata output? Many thanks.

  • #2
    The symbol rho is typically used for correlation, the symbol typically used for the standard deviation is sigma. Also if you define rho^2 to be the variance, than rho is the standard deviation.

    Anyhow the standard deviation of the error term is \sigma in the output of tobit, so if you want to see the variance of the error term you just type display [sigma]_b[_cons]^2.

    P.s. Posting under our real name has a long tradition on this list. We believe that it has contributed to a friendly and professional atmosphere on this list. It would be nice if you did the same by changing your login name to your real name. You can do so by using the "contact us" button at the bottom of every page.
    ---------------------------------
    Maarten L. Buis
    University of Konstanz
    Department of history and sociology
    box 40
    78457 Konstanz
    Germany
    http://www.maartenbuis.nl
    ---------------------------------

    Comment

    Working...
    X