How does RegressionTree.fit works?
Show older comments
Hi,
I made a regression tree. now I will describe the process. But I cannot find the procedure as described in the literature. I know that the split is formed with MSE, but the calculation is never done.
The documentation center (<http://www.mathworks.de/de/help/stats/classification-trees-and-regression-trees.html>) describe the process a little bit, but there are no code.
Can you help me and give a hint where i can find this?
thanks
Accepted Answer
More Answers (0)
Categories
Find more on Analysis of Variance and Covariance 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!