Click or drag to resize

CrossValidationWorker Fields

The CrossValidationWorker type exposes the following members.

Fields
 NameDescription
Protected field_analysis The multivariate regression analysis implementation.
Protected field_ensembleOfSpectraPreprocessor Preprocessor applied to an ensemble of spectra (mean/scale preprocessing).
Protected field_groupingStrategy Strategy used to group observations for cross validation.
Protected field_numFactors The number of factors to use.
Protected field_singleSpectrumPreprocessor Preprocessor applied to a single spectrum.
Protected field_xOfX The X values common to all unpreprocessed spectra (wavelength, frequency, etc.).
Top
See Also