Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Left-censoring in Tobit


From   Fabrizio Gilardi <[email protected]>
To   [email protected]
Subject   Re: st: Left-censoring in Tobit
Date   Tue, 30 Sep 2003 17:50:31 +0200

Hello,

I think you can simply run

tobit y x, ll

Stata then takes as censoring value the minimum observed in the data (in your case, 0).

Hope this helps,

Fabrizio




Hi,

I have a dependent variable that is left-censored in the following sense. Any values equal to 1 or above are recorded with their actual value. Any values less than 1 are coded as zero. I thought I had to run the estimation as

tobit y x, ll(1)

However, if I do this, then Stata also counts all observations with value of 1 as censored. Should I therefore run

tobit y x, ll(0) or something like tobit y x, ll(0.99)?

Any help greatly appreciated. Best, Eric Neumayer

*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/

--

Fabrizio Gilardi
Institut d'Etudes Politiques et Internationales
Universit� de Lausanne - BFSH2
1015 LAUSANNE
Switzerland

Bureau 5123
Phone: +41 21 692 31 48
Fax: +41 21 692 31 45
E-mail: [email protected]

http://wwwpeople.unil.ch/fabrizio.gilardi/index.html

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index