Description Usage Arguments Value
View source: R/method_scoresystem.R
Compute prediction errors
1 | rmse_glmnet(c, K, dataselects, X, lambdas)
|
c |
Column to use. |
K |
Number of batches. |
dataselects |
Batches. |
X |
Matrix to pseudo orthogonalize of size m*(n+m). |
lambdas |
Numeric vector of lambda to test. |
Matrix of errors per lambda and batch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.