DimensionReductionAndRegressionOptionsMaximumNumberOfFactors Property |
Gets the maximum number of factors to calculate.
Namespace: Altaxo.Calc.Regression.MultivariateAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int MaximumNumberOfFactors { get; init; }
Property Value
Int32
The maximum number of factors.
See Also