IChowTestLinRegress.ARCoefficients

Syntax

ARCoefficients: IModelCoefficients;

Description

The ARCoefficients property returns autoregression coefficients.

Comments

The coefficients can be estimated if autoregression order is defined using the ISmChowTest.ARMA property.

Example

The property use is given in the example for ISmChowTest.ConfidenceLevel.

See also:

IChowTestLinRegress