Tagged Questions
9
votes
1answer
2k views
Estimating R-squared and statistical significance from penalized regression model
I am using the R package penalized to obtain shrunken estimates of coefficients for a dataset where I have lots of predictors and little knowledge of which ones are important. After I've picked tuning ...