check_maxdepth {ocf}R Documentation

Check Argument max.depth

Description

Check Argument max.depth

Usage

check_maxdepth(max.depth)

Arguments

max.depth

Maximal tree depth. A value of 0 corresponds to unlimited depth, 1 to "stumps" (one split per tree).


[Package ocf version 1.0.3 Index]