I'm running a multilevel logistic regression model random effects using runmlwin.
I would like to calculate the Area Under the curve after I run the logistic model using the lroc command. However, each time I try to run the lroc command I encounter this error: "last estimates not found".
I will appreciate if anyone has a solution for this error.
Thank you.
Kind regards
Error: "last estimates not found"
-
- Posts: 1384
- Joined: Mon Oct 19, 2009 10:34 am
Re: Error: "last estimates not found"
The lroc command requires estimates from the logistic, logit, probit and ivprobit command, as described in the help for this command (https://www.stata.com/help.cgi?lroc). Unfortunately this means that it cannot use the estimates from the runmlwin command.