Class for results of aglm() and cv.aglm()
backend_modelsThe fitted backend glmnet model is stored.
vars_infoA list, each of whose element is information of one variable.
lambdaSame as in the result of cv.glmnet.
cvmSame as in the result of cv.glmnet.
cvsdSame as in the result of cv.glmnet.
cvupSame as in the result of cv.glmnet.
cvloSame as in the result of cv.glmnet.
nzeroSame as in the result of cv.glmnet.
nameSame as in the result of cv.glmnet.
lambda.minSame as in the result of cv.glmnet.
lambda.1seSame as in the result of cv.glmnet.
fit.prevalSame as in the result of cv.glmnet.
foldidSame as in the result of cv.glmnet.
callAn object of class call, corresponding to the function call when this AccurateGLM object is created.
Kenji Kondo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.