classregtree.m- how to get the node and leaf details

Respected Sir,
I am doing my project using CART algorithm and for classification purpose I need the node and leaf details. Can you please help me with code.

Answers (1)

Here is online doc for classregtree methods:
Or you can type 'doc classregtree' in your command window.
If this documentation does not tell you what you need, please ask a specific question.

1 Comment

Adding to the above question, is there anyway I can get the list of observations under each LEAF NODE?

Sign in to comment.

Categories

Find more on Agriculture in Help Center and File Exchange

Tags

Asked:

on 9 Jan 2012

Commented:

on 19 Aug 2014

Community Treasure Hunt

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

Start Hunting!