Description Usage Arguments Value Author(s)
Input Validator
1 | rf.input.validator(d, p, ntrees, bagg, depth.max, depth, size)
|
d |
the number of features to subsample at each node. Defaults to |
p |
the number of features total. |
ntrees |
the number of trees to construct. Defaults to |
bagg |
the relative size of the subsamples for the training set. Defaults to |
depth.max |
the maximum allowed tree depth. |
size |
the minimum allowed number of samples for an individual node. |
nothing; throws an error if the input is invalid.
Eric Bridgeford
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.