How to report Terminal Node (only the one use to predict Y) Standard Deviation in TreeBagger?
Show older comments
Hello!
Is it possible to report terminal nodes standard deviation average in TreeBagger? The TreeBagger report the average of the individual response which is the average Y of the elements in the terminal node (individual tree predicited Y), I how like to get the average of each tree terminal node standard deviation as well how can i accomplish that?
The function [Y,stdevs]=predict(TreeBagger object, [Test data]) gives me the standard deviation of the individual trees prediction but I need the terminal node standard deviation. Can someone help?
P.S: I'm an anthropologist, not a computer scientist or engineer.
Best,
David
Accepted Answer
More Answers (0)
Categories
Find more on Classification Ensembles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!