PLS |
[Missing <summary> documentation for "T:Altaxo.Calc.Regression.Multivariate.PLS1CalibrationModel"]
public class PLS1CalibrationModel : MultivariateCalibrationModel
The PLS1CalibrationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| PLS1CalibrationModel | Initializes a new instance of the PLS1CalibrationModel class |
| Name | Description | |
|---|---|---|
| CrossProduct | ||
| NumberOfFactors | (Inherited from MultivariateCalibrationModel) | |
| NumberOfX | (Inherited from MultivariateCalibrationModel) | |
| NumberOfY | (Overrides MultivariateCalibrationModelNumberOfY) | |
| PreprocessingModel | (Inherited from MultivariateCalibrationModel) | |
| XLoads | ||
| XWeights | ||
| YLoads |
| Name | Description | |
|---|---|---|
| Allocate | ||
| 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) | |
| 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) | |
| Reset | (Inherited from MultivariateCalibrationModel) | |
| SetPreprocessingModel | (Inherited from MultivariateCalibrationModel) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Name | Description | |
|---|---|---|
| _numberOfFactors | (Inherited from MultivariateCalibrationModel) | |
| _numberOfX | (Inherited from MultivariateCalibrationModel) | |
| _numberOfY | (Inherited from MultivariateCalibrationModel) |