Multivariate |
public class MultivariateContentMemento
The MultivariateContentMemento type exposes the following members.
Name | Description | |
---|---|---|
![]() | MultivariateContentMemento | Initializes a new instance of the MultivariateContentMemento class |
Name | Description | |
---|---|---|
![]() | Analysis | Returns the instance of analysis used to analyse the data |
![]() | CrossValidationGroupingStrategy | |
![]() | MeanNumberOfMeasurementsInCrossPRESSCalculation | Mean number of observations included in cross PRESS calculation (used to calculate F-Ratio). |
![]() | NumberOfConcentrationData | Gets the number of concentration data, i.e. number of output variables. |
![]() | NumberOfFactors | Get/sets the number of factors that were calculated during the analysis. |
![]() | NumberOfMeasurements | Gets the number of measurement = number of spectra |
![]() | NumberOfSpectralData | Gets the number of spectral data per specta, i.e. number of wavelengths, frequencies etc. |
![]() | PreferredNumberOfFactors | Get/sets the number of factors used for calculation residuals, plotting etc. |
![]() | SpectralPreprocessing | What to do with the spectra before processing them. |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() ![]() | GetGroupingStrategy | Creates the corresponding grouping strategy out of the CrossPRESSCalculation enumeration in plsOptions. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
![]() ![]() | TryConvertToDatasource | Convert a MultivariateContentMemento into a DimensionReductionAndRegressionDataSource. |
Name | Description | |
---|---|---|
![]() | ConcentrationIndices | Represents the indices of the concentrations. |
![]() | MeasurementIndices | Represents the indices of the measurements. |
![]() | OriginalDataTableName | Get/sets the name of the table containing the original data. |
![]() | SpectralIndices | Represents that indices that build up one spectrum. |
![]() | SpectrumIsRow | True if the spectrum is horizontal oriented, i.e. is in one row. False if the spectrum is one column. |