mtry_prop | R Documentation |
Proportion of Randomly Selected Predictors
mtry_prop(range = c(0.1, 1), trans = NULL)
range |
A two-element vector holding the defaults for the smallest and largest possible values, respectively. |
trans |
A |
A dials
with classes "quant_param" and "param". The range
element
of the object is always converted to a list with elements "lower" and "upper".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.