Click or drag to resize

QuickStatisticsVariance Property

Returns the variance: error sum of squares divided by N.

Namespace: Altaxo.Calc.Regression
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public double Variance { get; }

Property Value

Double
See Also