Hello,
I was informed by my thesis supervisor that I should consider conducting a RESET test. I have tried:
logit y x z
ovtest
Which then generated the error message "last estimates not found"
Then trying
logit y x z
estimates store m1
ovtest
Which then generated the error message "last estimates not found"
Also, I tried
logit y x z, robust ovtest
Did not work.
From what I have read the RESET test identifies omitted variable bias?
I have not been able to find an example of someone doing the same thing.
Any help would be appreciated.
Related Posts with RESET Test after running logistic regression
'No observations' errorDear all, I'm trying to conduct a unit root test to my variables using the following code: Code: …
Regarding error message “ fpc for all observations within a stratum must be the same” with PPS sampling design, how to handle it ?Dear Statalists, I am running analysis on a survey dataset which use multi-stage stratified systemat…
Manipulating macro listI have a do file which contains a macro list. I want to evaluate each element of the list and determ…
Panel type 2 Tobit with random effectsHi everyone, I'm was planning to estimate a correlated random effects model on panel data using st…
multiple regression - r(2000) error messageHi everyone, I am new here and quite new to Stata (student) so thank you upfront for your help. I …
Subscribe to:
Post Comments (Atom)
0 Response to RESET Test after running logistic regression
Post a Comment