Click or drag to resize

GoodnessOfFitResidualStandardError Property

Gets the residual standard error.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double ResidualStandardError { get; }

Property Value

Double
Remarks
This is equal to the square root of the mean squared residual.
See Also