Click or drag to resize

WorksheetAnalysisGetNumberOfFactors_ColumnName Method

Gets the column name used for the factor count column.

Namespace: Altaxo.Calc.Regression.Multivariate
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static string GetNumberOfFactors_ColumnName()

Return Value

String
The column name used for the factor count column.
See Also