Click or drag to resize

CrossPredictedXResidualsEvaluator Fields

The CrossPredictedXResidualsEvaluator 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_singleSpectrumPreprocessor Preprocessor applied to a single spectrum.
(Inherited from CrossValidationWorker)
Public field_XCrossResiduals Storage for the accumulated residuals in X.
Protected field_xOfX The X values common to all unpreprocessed spectra (wavelength, frequency, etc.).
(Inherited from CrossValidationWorker)
Top
See Also