Click or drag to resize

DimensionReductionAndRegressionResultMeanNumberOfMeasurementsInCrossPRESSCalculation Property

Gets the mean number of measurements included in the Cross-PRESS calculation (used to calculate the F-ratio).

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public double MeanNumberOfMeasurementsInCrossPRESSCalculation { get; init; }

Property Value

Double
See Also