Description Usage
View source: R/rf_imp.R
return variable importance, RF
1 2 3 4 5 6 7 8 9 10
rf_imp( variabledf, numtrees = 2000, mtry = 33, y_varname = c("day_value", "night_value", "value_mean"), training, test, grepstring, ... )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.