LOOCV {TSEAL} | R Documentation |
This function performs the Leave-One-Out Cross Validation (LOOCV) process with different types of input parameters.
LOOCV(data, ...)
data |
Starting data to generate the validation. It can be either the raw data, or a previously generated MultiWaveAnalysis object. |
... |
Additional arguments |
Not return value, used as generic function