Open
Description
The documentation does a good job linking to partykit::cforest()
. However, there doesn't seem to be any mention of the fact that this function implements the Conditional Random Forest algorithm rather than the traditional Random Forest algorithm. Especially since this variant has some benefits over the traditional version, it might be worthwhile to clarify and highlight this.