Page 1 of 1

Logit Results Read-Out

Posted: Fri Apr 19, 2013 2:38 am
by Betrachter
Hello,

I have trouble with the "view" of a probit/logit model.

I have estimated an equation object using the command line

equation equation01.binary(d=l,h) <list of variables>

how can I extract the information of the "view" "expectation-prediction evaluation" for further analysis?

thanks

PS: this problem is similar to the problem how to extract estimated coefficients (@coeffs) or other statistics from an equation object. But this time I want to use computed stats that are only provided in a special "view" of the object. In particular the special view for a binary choice model.

Re: Logit Results Read-Out

Posted: Fri Apr 19, 2013 7:54 am
by EViews Gareth

Re: Logit Results Read-Out

Posted: Fri Apr 19, 2013 10:23 am
by Betrachter
Thats it!

Thanks!