CVA_AccurateGLM-class: Class for results of 'cva.aglm()'

Description Slots Author(s)

Description

Class for results of cva.aglm()

Slots

models_list

A list consists of cv.glmnet()'s results for all α values.

alpha

Same as in cv.aglm.

nfolds

Same as in cv.aglm.

alpha.min.index

The index of alpha.min in the vector alpha.

alpha.min

The α value achieving the minimum loss among all the values of alpha.

lambda.min

The λ value achieving the minimum loss when α is equal to alpha.min.

call

An object of class call, corresponding to the function call when this CVA_AccurateGLM object is created.

Author(s)

Kenji Kondo


aglm documentation built on June 9, 2021, 5:08 p.m.