crossval.simca: Cross-validation of a SIMCA model

View source: R/simca.R

crossval.simcaR 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 simca)

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


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.