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
Correct date variableHi all, I hope someone can help here. I want to correct the first two digits of the year from a dat…
Explanatory variable transformation in linear regressionHi, I am working with a database containing school applications of students during year 2019 (rank-o…
Test statistics and p-values different in SEM linear regression vs. OLSGreetings, I'm running Stata 15.1 on a Mac OS. I'm currently working with aggregate time series dat…
Mediation analysis with categorical independent, categorical dependent and categorical mediator variables and svy weightsHello all, I have been trying to figure out how to do mediation analysis for categorical independen…
Creating observation pairs in Stata - balanced sample, no replacementHello, I am trying to create a balanced sample of paired observations in Stata based on a treated a…
Subscribe to:
Post Comments (Atom)
0 Response to RESET Test after running logistic regression
Post a Comment