Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmArima > ISmArima.ModelCoefficients

ISmArima.ModelCoefficients

Fore Syntax

ModelCoefficients: IModelCoefficients;

Fore.NET Syntax

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

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

The ISmArima interface is outdated. Use ISmLinearRegress.ARMA.

See also:

ISmArima