CTree-class {TSDT} | R Documentation |
CTree
Description
CTree is a container class for trees created by ctree.
Value
An object of class CTree
Slots
tree
An object of class BinaryTree-class produced by ctree.
data
Training data.
parameters
Control parameters
See Also
[Package TSDT version 1.0.7 Index]