Click or drag to resize

CrossPRESSEvaluator Fields

The CrossPRESSEvaluator type exposes the following members.

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