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]
RE: st: suest after nl estimation
From
Jan Hohberger <[email protected]>
To
"[email protected]" <[email protected]>
Subject
RE: st: suest after nl estimation
Date
Fri, 17 Dec 2010 18:49:17 +1100
Hi Maarten,
Thanks for your suggestion, I will try my luck with ML.
Jan Hohberger
________________________________________
From: [email protected] [[email protected]] On Behalf Of Maarten buis [[email protected]]
Sent: Thursday, 16 December 2010 7:12 PM
To: [email protected]
Subject: Re: st: suest after nl estimation
--- On Thu, 16/12/10, Jan Hohberger wrote:
> I am estimating two nonlinear models with the -nl-
> command and would like to compare the results afterwards
> with -suest-. However, I get the error message
> "model_1 was estimated with a non-standard vce (gnr)".
> The sues-help states that the "estimators should be
> estimated without vce(robust) or vce(cluster clustvar)
> options". Since I am doing this I am not sure why I get the
> error.
I agree that the error message is somewhat confusing. What
appears to happen is that the default vce is -vce(gnr)-,
which is a non-standard vce. You can read what the defaults
are in -help nl-.
A more serious problem is that the -predict- function after
-nl- does not allow the prediction of scores. This is a
requirement for -suest-, so that means you cannot use
-suest- after -nl-.
What you could do is rewrite your two problems as a maximum
likelihood problem, estimate them using -ml-, and than use
-suest-.
Hope this helps,
Maarten
--------------------------
Maarten L. Buis
Institut fuer Soziologie
Universitaet Tuebingen
Wilhelmstrasse 36
72074 Tuebingen
Germany
http://www.maartenbuis.nl
--------------------------
*
* 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/
UTS CRICOS Provider Code: 00099F
DISCLAIMER: This email message and any accompanying attachments may contain confidential information.
If you are not the intended recipient, do not read, use, disseminate, distribute or copy this message or
attachments. If you have received this message in error, please notify the sender immediately and delete
this message. Any views expressed in this message are those of the individual sender, except where the
sender expressly, and with authority, states them to be the views of the University of Technology Sydney.
Before opening any attachments, please check them for viruses and defects.
Think. Green. Do.
Please consider the environment before printing this email.
*
* 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/