Click or drag to resize

WorksheetAnalysisGetYMean_ColumnName Method

Gets the column name used for the mean of y-values.

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

Return Value

String
The column name used for the mean of y-values.
See Also