MultivariateRegressionNumberOfSpectralResiduals Property |
This returns the number of spectral residuals. This is normally 1, but for the PLS1 analyis, it is the NumberOfY.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual int NumberOfSpectralResiduals { get; }
Property Value
Int32See Also