Class of object returned by a cross-validation performed
through the cv.fa method.
byvariable:list (for each
variable) of list containing a data frame (containing the
cross validation error and its min lambda
global:almost identical to byvariable although it contains only one list containing a dataframe (of the mean error across all variables and its associated standard error for each lambda ) and the lambda min
lambdalist:vector of λ for which each cross-validation has been performed.
folds:list of K vectors
indicating the folds used for cross-validation.
algorithm:Indicates which of the two algorithms was used.
The specific plot method is documented.
See also plot,cv.fa-method and
cv.fa.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.