How is varimportance calculated?
古いコメントを表示
Hello,
I'm using varimportance function from the classregtree package. I would like to know the theory behind this function since the Matlab help is very light.
Thanks in advance. Regards
採用された回答
その他の回答 (2 件)
Gonzalo
2012 年 6 月 13 日
0 投票
G. G. Moisen (2008), Classification and Regression Trees, Ecological Informatics 582-588 says :
"The importance of individual explanatory variables can be determined by measuring the proportion of variability accounted for by splits associated with each explanatory variable. Alternatively, one may address variable importance by determining the effect of excluding variables in turn and by assessing the resulting predictive accuracy of the resulting models."
カテゴリ
ヘルプ センター および File Exchange で Statistics and Machine Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!