필터 지우기
필터 지우기

Regression tree -details of the terminal nodes

조회 수: 2 (최근 30일)
Sincloe Brans
Sincloe Brans 2014년 8월 1일
I am making a Tree regression using "classtreereg". My tree has 20 terminal nodes and I named my tree as "t2". How do I get the list of observations or points in each terminal node and save it to individual matrix, may be. I tried
details(t2(node(1)) and t2.node(1)
didn't really work. Any ideas? I am trying to build another regression model for those observation in each terminal node. Any thoughts on how it can be done.
Thanks

답변 (0개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by