R2s: Cross-validated R2, R2 for X, and R2 for Y for PLS models
Description
Functions to report the cross-validated R2 (CVR2), explained variance in the predictor variables (R2X), and the reponse (R2Y) for PLS models.
Usage
R2s(object)
Arguments
object
an mvdareg object, i.e., plsFit.
Details
R2s is used to extract a summary of the cross-validated R2 (CVR2), explained variance in the predictor variables (R2X), and the reponse (R2Y) for PLS models.