IDataMining.Explained

Fore Syntax

Explained: Array;

Fore.NET Syntax

Explained: System.Array;

Description

The Explained property determines the source classification of the objects.

Comments

The property is outdated, use IDataMining.Dependent.

Input array indexing must start from zero.

The explained series is assumed to be an array of non-negative integer values that represent categories.

To get collection of indicators for classification, use the IDataMining.Explanatories property.

See also:

IDataMining