KFCV {TSEAL} | R Documentation |
This function performs the K-Fold Cross Validation (KFCV) process with different types of input parameters.
KFCV(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