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
Interpreting ratio dependent variableDear Statalists I'm having a bit of trouble interpreting the following output: Code: ------------…
Fixed-effect model: how to regress with 2 sample periodsDear Statalist, For my thesis I try to examine the effect when a firm generates more renewable ener…
How to replace space(s) in a string by another charater like and underscore (_)?For my coding, I need to automatically replace possible spaces from value labels during processing i…
Anybody looking for a research assistant?My daughter, a college freshman, is interested in paid or volunteer work, preferably with people who…
Create four-year average dataHello I would like to create a panel data that contains four-year averages accross each variables i…
Subscribe to:
Post Comments (Atom)
0 Response to Use e(selected0) of Lasso Regression in another regression
Post a Comment