IEmRamseyRessetTestSettings.Explanatories

Fore syntax

Explanatories: IEmSeriesList;

Fore.NET syntax

Explanatories: Prognoz.Platform.Interop.Modeller.IEmSeriesList;

Description

The Explanatories property returns the number of explanatory series.

Comments

Explanatory are the series that affect the explained variable behavior. The minimum number of explanatory series is 1.

Fore and Fore.NET examples

The property use is given in the example for IEmRamseyRessetTestSettings.Explained.

See also:

IEmRamseyRessetTestSettings