Click or drag to resize

WorksheetAnalysisGetPredictionScore_ColumnGroup Method

Gets the column group used for prediction scores.

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

Return Value

Int32
The column group used for prediction scores.
See Also