| CVA_AccurateGLM-class {aglm} | R Documentation |
Class for results of cva.aglm()
Description
Class for results of cva.aglm()
Slots
models_listA list consists of
cv.glmnet()'s results for all\alphavalues.alphaSame as in cv.aglm.
nfoldsSame as in cv.aglm.
alpha.min.indexThe index of
alpha.minin the vectoralpha.alpha.minThe
\alphavalue achieving the minimum loss among all the values ofalpha.lambda.minThe
\lambdavalue achieving the minimum loss when\alphais equal toalpha.min.callAn object of class
call, corresponding to the function call when thisCVA_AccurateGLMobject is created.
Author(s)
Kenji Kondo
[Package aglm version 0.4.0 Index]