Does the cross-validation of a SIMCA model
simca.crossval(model, x, cv, center = T, scale = F)
a SIMCA model (object of class simca
)
a matrix with x values (predictors from calibration set)
number of segments (if cv = 1, full cross-validation will be used)
logical, do mean centering or not
logical, do standardization or not
object of class simcares
with results of cross-validation