TreeControl Class {party}R Documentation

Class "TreeControl"

Description

Objects of this class represent the hyper parameter setting for tree growing.

Objects from the Class

Objects can be created by ctree_control.

Slots

varctrl:

Object of class "VariableControl".

splitctrl:

Object of class "SplitControl".

gtctrl:

Object of class "GlobalTestControl".

tgctrl:

Object of class "TreeGrowControl".

Methods

No methods defined with class "TreeControl" in the signature.


[Package party version 1.3-16 Index]