IEmRedundantVariablesTestSettings.RedundantExplanatories

Fore syntax

RedundantExplanatories: Array;

Fore.NET syntax

RedundantExplanatories: System.Array;

Description

The RedundantExplanatories property determines redundant series indexes.

Comments

Series can be redundant is it is a part of the explanatory series set.

Indexes must be represented as an integer array, that is formed based on the IExpressModeller.Seriesproperty.

Fore and Fore.NET examples

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

See also:

IEmRedundantVariablesTestSettings