powered by
Prepares variable importance data frames and plots for models fitted with rf_spatial().
rf_spatial()
prepare_importance_spatial(model)
A list with importance data frames in different formats depending on whether the model was fitted with rf() or rf_repeat().
rf()
rf_repeat()
An importance data frame with spatial predictors, or a model fitted with rf_spatial().
Other utilities: .vif_to_df(), auc(), beowulf_cluster(), objects_size(), optimization_function(), rescale_vector(), root_mean_squared_error(), setup_parallel_execution(), standard_error(), statistical_mode(), thinning(), thinning_til_n()
.vif_to_df()
auc()
beowulf_cluster()
objects_size()
optimization_function()
rescale_vector()
root_mean_squared_error()
setup_parallel_execution()
standard_error()
statistical_mode()
thinning()
thinning_til_n()
data(plants_rf_spatial) prepare_importance_spatial(plants_rf_spatial) %>% head()
Run the code above in your browser using DataLab