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
Command to trap mutually exclusive program optionsThere is a Stata programming command or function that traps a user's specifying more than one of a s…
Attributing weekly/monthly data to a year in panel dataHello everybody, I am a beginner in Stata posting here for the first time to ask for some assistanc…
String on collapse commandHi, I would like to ask a question about collapse command. I tried to collapse all data with that f…
Creating dummy for weeks of quarter considering weeks in subsequent quarterHi I have data "sort and tsset" by quarter_date week. The time-series data include quarter_date, we…
Merging and generating a tax rate variable based on country and incomeDear all, I'm reaching out to you to ask for help with generating a new variable, which is defined …
Subscribe to:
Post Comments (Atom)
0 Response to Testing for model specification error in fractional regression
Post a Comment