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
0 Response to Use e(selected0) of Lasso Regression in another regression
Post a Comment