Click or drag to resize
ANOVAModelErrorStdev Property
Returns the estimated standard deviation of the model error.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public double ModelErrorStdev { get; }

Property Value

Type: Double
A double representing the estimated standard deviation of the model error.
See Also