IEmPartialCorrelationSettings.OuterSeries

Fore syntax

OuterSeries: IEmSeriesList;

Fore.NET syntax

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

Description

The OuterSeries property returns the outer series set.

Comments

If the outer series are not specified, correct calculations of the partial correlation coefficients is not possible.

Fore and Fore.NET examples

The property use is given in the example for IEmPartialCorrelationSettings.Series.

See also:

IEmPartialCorrelationSettings