Hello,
I employed fractional regression model proposed by Wooldridge and Papke to estimate the dependent variable (a proportional variable that computes remaining/whole) of my study. The dependent variable falls between 0 and 1 (including 1). I ran the regression using the fracreg command on stata. However, I would like to run Ramsey reset test for model specification errors, as Wooldridge reports the reset test value in his paper. When I entered the command "ovtest" and "linktest", Stata states the following:
. estat ovtest
estat ovtest not valid
r(321);
. linktest
not possible after fracreg
r(131);
How do I test for model specification after fracreg command? What other assumptions must be evaluated after estimating fractional regression. As such, in OLS regression, one would test if assumptions such as homoscedasticity, absence of autocorrelation and normality is violated. Similarly, what other tests should one evaluate after fractional regression?
Appreciate your advice.
Related Posts with Testing for model specification error in fractional regression
How to use the variance of a variableThis may be a noob question. I have been given individual-level data on 10000 person. I have variab…
Academic due diligence and robustness testing for a Fixed Effects modelHello Statalist! I have a large N, small T panel dataset on which I have run some fixed effects reg…
Import label value from .csv fileHi, i've a file with all my labels values, and i would like to put them into my database. My .csv i…
Blue-gray thin frame when combining graphsHi Everyone, I want to combine two graphs using 'gr combine' command. Each individual graph looks a…
Query about using aweight while running probit in STATADear all, I am a PhD student at the University of Canterbury, NZ. I wanted to use aweight while run…
Subscribe to:
Post Comments (Atom)
0 Response to Testing for model specification error in fractional regression
Post a Comment