Disp: Double;
The Disp property returns the variance of classifying variable.
The property is relevant only on the ISmGradientBoostedTree gradient boosting calculation.
To get classifying variable mean, use the IBinaryTreeNode.Mean property.
The property use is given in the example for ISmGradientBoostedTree.ClassificationSummary.
See also: