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
Notes on hbar graphDear Statalist I have what seems to be a pretty straightforward question but I have not been able t…
Predicted latent variables from SEM estimationHi all, I am estimating a model with SEM, using the following command: Code: sem (visual -> v1,…
How to decompose marginal effects of Tobit model in to probability and intensity using stata 14?Hello Dear all members of StataList; Can anyone help me on the command to decompose Tobit model in …
Tobit Model Decomposition (Marginal effects for probability of adoption and marginal effects for Intensity of adoption)I am working on adoption study with non-adopter category and non-adopter category. How can I decompo…
PPML with negative values.I want to use a PPML estimator to see if there is an effect of variables like gdp p.c. distance etc…
Subscribe to:
Post Comments (Atom)
0 Response to Testing for model specification error in fractional regression
Post a Comment