Click or drag to resize

MultivariateContentMementoPreferredNumberOfFactors Property

Get/sets the number of factors used for calculation residuals, plotting etc.

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

Property Value

Int32
See Also