ISmAugmentDickeyFullerTest.ModelCoefficients

Fore Syntax

ModelCoefficients: ICoefficients;

Fore.NET Syntax

ModelCoefficients: Prognoz.Platform.Interop.Stat.ICoefficients;

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

To get calculated summary statistics, use the ISmAugmentDickeyFullerTest.SummaryStatistics property.

Fore and Fore.NET Examples

Property use is give in the example for ISmAugmentDickeyFullerTest.AutoRegressionOrder.

See also:

ISmAugmentDickeyFullerTest