Click or drag to resize

DimensionReductionAndRegressionResultCalculatedNumberOfFactors Property

Number of factors calculated.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int CalculatedNumberOfFactors { get; init; }

Property Value

Int32
See Also