ISmCART.Dependent

Fore Syntax

Dependent: ISlSerieInt;

Fore.NET Syntax

System.Dependent: Prognoz.Platform.Interop.Stat.ISlSerieInt;

Description

The Dependent property returns an explained series.

Comments

The explained series is a categorical one.

To determine explanatory series, use the ISmCART.ExplanatoriesCategorical, ISmCART.ExplanatoriesContinuous and ISmCART.ExplanatoriesOrdered properties.

Fore and Fore.NET Examples

The property use is given in the example for ISmCART.Tree.

See also:

ISmCART