ICoefficients.StandardError

Syntax

StandardError: Array;

Description

The StandardError property returns array of values of standard errors for coefficents.

Comments

Standard error is an approximate deviation of coefficient estimation from the true value. The greater the value of the standard error, the less reliable is the estimated coefficient.

Example

The property use is given in the example for ICoefficients.Estimate.

See also:

ICoefficients