S4 class for the result of cva.aglm function
models_listResults of cv.glmnet() for all the values of alpha.
alphaA numeric values specifying alpha values to be examined.
nfoldsAn integer value specifying the number of folds.
alpha.minThe alpha value which achieves the minimum loss.
alpha.min.indexAn integer value specifying the index of alpha.min in alpha.
lambda.minThe lambda value which achieves the minimum loss, when combined with alpha.min.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.