Hello,
I ran a Lasso Regression and found the best regressors:
rlasso a b c d e f
Assume b c d are selected as best regressors. I can access the list by > di e(selected0) . My question is how I can run another regression and use those selected regressors there
>reg a e(selected0) returns an error.
Thanks.
Sam
Related Posts with Use e(selected0) of Lasso Regression in another regression
Combining two datasets on two variables.Hello, I have one dataset (called Natural Disaster) with three variables: Year, CountryCode, and Tot…
Hetroskedasticity test Hausman-Taylor estimationDear all, Does anyone know how to perform a heteroskedasticity test (not a graphical one) with pane…
Panel data difference-in-difference with different treatment timingHi all, I'm trying to study whether the decline in birth rates had an impact on GDP on a national l…
Comparing regressions using dummy variable as categoryHi guys, I'd like to test whether monthly log-return volatility is stronger during recessionary per…
reshape long errorDear Readers I try to reshape long and get: Code: .. di `"`_vars'"' num0_ num_size00_ num_size10_…
Subscribe to:
Post Comments (Atom)
0 Response to Use e(selected0) of Lasso Regression in another regression
Post a Comment