crossval.simca {mdatools} | R Documentation |
Cross-validation of a SIMCA model
Description
Does the cross-validation of a SIMCA model
Usage
crossval.simca(obj, x, cv)
Arguments
obj |
a SIMCA model (object of class |
x |
a matrix with x values (predictors from calibration set) |
cv |
number of segments (if cv = 1, full cross-validation will be used) |
Value
object of class simcares
with results of cross-validation
[Package mdatools version 0.14.1 Index]