CVA_AccurateGLM-class: S4 class for the result of cva.aglm function

Description Slots

Description

S4 class for the result of cva.aglm function

Slots

models_list

Results of cv.glmnet() for all the values of alpha.

alpha

A numeric values specifying alpha values to be examined.

nfolds

An integer value specifying the number of folds.

alpha.min

The alpha value which achieves the minimum loss.

alpha.min.index

An integer value specifying the index of alpha.min in alpha.

lambda.min

The lambda value which achieves the minimum loss, when combined with alpha.min.


kazuzowo/aglm-LVar documentation built on Dec. 10, 2019, 12:13 a.m.