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
ytitle "unrecognized"Hi all, I've been trying to replicate a figure from code I got from the authors of a paper. When I …
2 Questions regarding data analysisArray [ATTACH]temp_13070_1547246705490_155[/ATTACH] Array [ATTACH]temp_13071_1547246726877_339[/ATTA…
droping multiple observationsMy data looks like the one below. and I want to delete the observations that dont have hhid (the thr…
How can I change the order of the bars in this bar graph?I am a beginner Stata user. For a research project, whose information I must unfortunately keep conf…
How can you make a by() bar graph plot side-by-side bars on one plot rather than two subfigures?I want to change the attached graph so that instead of appearing as two sub-figures, there is just o…
Subscribe to:
Post Comments (Atom)
0 Response to Use e(selected0) of Lasso Regression in another regression
Post a Comment