ISlTreeNode.Weight

Fore Syntax

Weight: Double;

Fore.NET Syntax

Weight: double;

Description

The Weight property returns weight for the value of the explanatory series.

Comments

The number of values in explanatory series is returned by the ISlTreeNode.Instances property.

Fore and Fore.NET Examples

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

See also:

ISlTreeNode