rrda.summary | R Documentation |
rrda.cv
function.The function provides a summary of the results from cross-validation for Bhat obtained using the rrda.cv function. It displays the Mean Squared Error (MSE), rank, and lambda values for different cross-validation options.
rrda.summary(cv_result = cv_result)
cv_result |
A result list from the function |
Prints the estimated Coefficients, rank, lambda, and MSE from cross-validation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.