Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: question about -lfit- and -estat gof-


From   "Visintainer, Paul" <[email protected]>
To   "'[email protected]'" <[email protected]>
Subject   st: question about -lfit- and -estat gof-
Date   Wed, 6 Oct 2010 11:11:20 -0400

The old -lfit- command had an option where external coefficients could be evaluated against a current dataset.  [e.g., -lroc- has the option beta(matname)]

The approach was described in STB-28: sbe12.

The code went something like this:

   mat b = (external beta coefficients)
   mat colnames b = <varnames>

   lfit <depvar>, group(10) beta(b) table

The new -estat gof- command doesn't appear to accommodate this option.  While -lfit- still works, it is "out-of-date".  I would hate for it to be "decommissioned" and loose this option.  Is there a corresponding approach in Stata 11?

Thanks.

-p
________________________________________________
Paul F. Visintainer, PhD
Baystate Medical Center
Springfield, MA 01199

----------------------------------------------------------------------
Please view our annual report at http://baystatehealth.org/annualreport
 

CONFIDENTIALITY NOTICE: This e-mail communication and any attachments may contain confidential and privileged information for the use of the designated recipients named above. If you are not the intended recipient, you are hereby notified that you have received this communication in error and that any review, disclosure, dissemination, distribution or copying of it or its contents is prohibited. If you have received this communication in error, please reply to the sender immediately or by telephone at 413-794-0000 and destroy all copies of this communication and any attachments. For further information regarding Baystate Health's privacy policy, please visit our Internet site at http://baystatehealth.org.

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index