Hi all,
I normally include covariates in my regression models based on theoretical considerations, but in this case there is no research or theory to suggest which covariates to use and I am only concerned with predicting values that best match the observed values. My goal is to use the predicted values for observations that are missing values on the dependent variable (i.e., imputation by linear regression). I looked into Stata's lasso, stepwise, and elasticnet and none allow for a mlogit model. I'm sure there is a good reason for this, but I don't know what it is. Can anyone suggest a method for a data-driven prediction model for mlogit?
Thank you.
Tom
Related Posts with multinomial logistic regression with greatest correspondence between predicted and observed values: why no lasso, stepwise, or elastic net?
lagged variablesHi, I have a variable for gdp and for survey wave. I have three survey years and for each survey wav…
Merge if mergeHi, I have used the command "merge", creating a new var called "epr" instead of "_merge": merge m…
Oaxaca & diff-in-diff advice (OLS assumtions)Hello, I am doing an oaxaca decomposition of the ethnic pay gap and then doing a diff-in-diff analy…
Stata Export over EXCEL's row limitHi All, 1,048,576 is the max row limit for excel. So if you have STATA data over this limit and wan…
FMM errorI have the following estimation command using fmm: > fmm 3: regress $Y $T $X where $Y $X and $T…
Subscribe to:
Post Comments (Atom)
0 Response to multinomial logistic regression with greatest correspondence between predicted and observed values: why no lasso, stepwise, or elastic net?
Post a Comment