Logit Results Read-Out
Posted: Fri Apr 19, 2013 2:38 am
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.
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.