Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ForestControl-class

Class "ForestControl"


Description

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

Objects from the Class

Objects can be created by cforest_control.

Slots

ntree:

number of trees in the forest.

replace:

sampling with or without replacement.

fraction:

fraction of observations to sample without replacement.

trace:

logical indicating if a progress bar shall be printed.

varctrl:

Object of class "VariableControl"

splitctrl:

Object of class "SplitControl"

gtctrl:

Object of class "GlobalTestControl"

tgctrl:

Object of class "TreeGrowControl"

Extends

Class "TreeControl", directly.

Methods

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


party

A Laboratory for Recursive Partytioning

v1.3-10
GPL-2
Authors
Torsten Hothorn [aut, cre] (<https://orcid.org/0000-0001-8301-0471>), Kurt Hornik [aut], Carolin Strobl [aut], Achim Zeileis [aut] (<https://orcid.org/0000-0003-0918-3766>)
Initial release
2022-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.