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

st: Weibull syntax in Stata 8


From   "Sarah Hamilton" <[email protected]>
To   [email protected]
Subject   st: Weibull syntax in Stata 8
Date   Mon, 24 Feb 2003 12:53:16 -0700

In Stata 8, there is a new command called nlcom where you can 
define your parameters for a given distribution.  I have the 
following code for defining the Weibull distribution and I 
haven't been able to decipher from help files or online how to 
interpret it.  Does anyone know what the code following each 
parameter (theta and beta) means in Stata 8?  I would like to 
know how it relates back to the pdf of the Weibull 
distribution.  Thanks for any help. 

nlcom (theta:exp([ln_p]_b[_cons])) (beta:exp(-_b[_cons]))

Sarah Hamilton

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