| Statistics Toolbox™ | ![]() |
Classification and regression trees
| On this page… |
|---|
Superclasses: None
Subclasses: None
Objects of the @classregtree class have no properties accessible by dot indexing, get methods, or set methods. To obtain information about a @classregtree object, use the appropriate method.
The following table contains links to methods with supporting reference pages, including examples.
| Name | Description |
|---|---|
| children | Child nodes. |
| classcount | Class counts. Classification trees only. |
| classprob | Class probabilities. Classification trees only. |
| classregtree | Construct classification and regression trees. |
| cutcategories | Cut categories. |
| cutpoint | Cut points. |
| cuttype | Cut types. |
| cutvar | Cut variable names. |
| eval | Predicted responses. |
| isbranch | Test node for branch. |
| nodeerr | Node errors. |
| nodeprob | Node probabilities. |
| nodesize | Node size. |
| numnodes | Number of nodes. |
| parent | Parent node. |
| prune | Prune tree. |
| risk | Node risks. |
| test | Error rate. |
| type | Tree type. |
| view | Plot tree. |
![]() | @categorical | @cvpartition | ![]() |
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |