ISlTreeNode.Weight

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.

Example

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

See also:

ISlTreeNode