Hi Forum!
I have to do ridge regression but I'm in trouble with the ridge parameter. I tried to compare RMSE with different values of "k" (0 0.01 0.05...10) manually and then I put them on a graph in order to choose the k parameter which minimizes the RMSE. But I'm not sure that this procedure is correct, just because an increase of k correspond an increase of the RMSE. This would mean I would choose k = 0 and I think that this criterion makes no sense. What am I doing wrong?
This graph shows the result of the procedure that I followed. Array
Related Posts with RIDGEREG - Choosing K parameter
Autocorrelation and other assumptions Diff in Diff modelHello, I am working on the following Diff in diff model: ln_sales = b0 + b1*treatment + b2*(treat…
Find digit(s) in stringI realize that there have been hundreds of questions about extracting digits or numbers from strings…
Interaction term in a quadratic modelMy basic cross-sectional (countrywise) model is based on regress life_exp gdp_pc_ppp sq_gdp_pc_ppp N…
cvlasso: What does the error message mean?Hi! I have multiple imputed datasets and try to variable selection by using the user-written cvlasso…
Exporting Oster bound estimatesDear all, As a robustness check, I'm computing the Oster bounds on unobservables for a range of out…
Subscribe to:
Post Comments (Atom)
0 Response to RIDGEREG - Choosing K parameter
Post a Comment