Click or drag to resize

PLS1AnovaStandardError Property

Gets the standard error for the model. This is the square root of the residual sum of squares divided by the degrees of freedom for the model.

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

Property Value

Double
See Also