QuickStatisticsStandardDeviation Property |
Returns the standard deviation: square root of the error sum of squares divided by N.
Namespace: Altaxo.Calc.RegressionAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double StandardDeviation { get; }
Property Value
DoubleSee Also