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