MultivariateRegressionCrossValidationIterationFunction Delegate |
Function used for cross validation iteration. During cross validation, the original spectral matrix is separated into
a spectral group used for prediction and the remaining calibration spectra. Parameters here:
group: Indices of measurement that are excluded from the analysis (but then used for prediction).
XXRaw: remaining calibration spectra (unpreprocessed).
YYRaw: corresponding remaining concentration data (unpreprocessed).
XURaw: spectra used for prediction (unpreprocessed).
YURaw: corresponding concentration data (unpreprocessed).
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax See Also