ISlARMA.EstimationMethod

Fore Syntax

EstimationMethod: ARMAEstimationMethodType;

Fore.NET Syntax

EstimationMethod: Prognoz.Platform.Interop.Stat.ARMAEstimationMethodType;

Description

The EstimationMethod property determines optimization method.

Fore and Fore.NET Examples

The property use is given in the example for ISlARMA.CalcInitMode.

See also:

ISlARMA