Description Usage Arguments Value
View source: R/engine_ranger.R
Fit ranger package with fraction mtry
1 | fit_ranger(formula, data, mtry = 0.2, ...)
|
formula |
A |
data |
A |
mtry |
A double scalar of |
... |
Additional arguments passed to ranger::ranger. |
A fitted object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.