Description
Cross validation
Usage
CVMSE(X = X, Y = Y, K = K, intercept = TRUE, methode = 1, groupe = NULL)
Arguments
X
covariates matrix (double)
intercept
(boolean) with or without an intercept
groupe
a vector to define the groups used for cross-validation (to obtain a reproductible result)