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

st: dtobit error - solved


From   "Craig A. Depken, II" <[email protected]>
To   [email protected]
Subject   st: dtobit error - solved
Date   Thu, 28 Jul 2005 13:49:38 -0500

The dtobit program I installed using "findit dtobit" has a missing `tmp' on
line 88

The original line 88 looks like this

          else scalar `z' = (`ul'- tmp'[1,1])/`sigma'

when it should read

          else scalar `z' = (`ul'-`tmp'[1,1])/`sigma'


I had made the correction but had not shut down STATA and fired it back up. As
soon as I did, it worked perfectly.


*
*   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