plot_features_selected | R Documentation |
Plot the output of the selection of predictors fits
plot_features_selected(list_results_LMM, list_results_RF, data, size = 4)
list_results_LMM |
a list of objects produced by |
list_results_RF |
a list of objects produced by |
data |
a dataset with info on continents if breakdown by continent is required (optional) |
size |
the size of the points on the plot |
# see ?extract_results for example
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.