Dimension |
[Missing <summary> documentation for "T:Altaxo.Calc.Regression.Multivariate.DimensionReductionAndRegressionResult"]
public class DimensionReductionAndRegressionResult : IImmutable, IEquatable<DimensionReductionAndRegressionResult>
The DimensionReductionAndRegressionResult type exposes the following members.
| Name | Description | |
|---|---|---|
| DimensionReductionAndRegressionResult | Initializes a new instance of the DimensionReductionAndRegressionResult class |
| Name | Description | |
|---|---|---|
| CalculatedNumberOfFactors | Number of factors calculated. | |
| MeanNumberOfMeasurementsInCrossPRESSCalculation | Mean number of observations included in Cross PRESS calculation (used to calculate F-Ratio). | |
| NumberOfMeasurements | Number of spectra in analysis. | |
| PreferredNumberOfFactors | Number of factors for calculation and plotting. |
| Name | Description | |
|---|---|---|
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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) |