ISmCART.CategoriesList

Fore Syntax

CategoriesList: Array;

Fore.NET Syntax

CategoriesList: System.Array;

Description

The CategoriesList property returns category list of explained series.

Comments

The CategoriesList property contains all unique values from the ISmCART.Dependent series placed ascending.

To get final object classification, use the property ISmCART.ClassificationSummary.

Fore and Fore.NET Examples

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

See also:

ISmCART