plot_features_selected: Plot the output of the selection of predictors fits

View source: R/figures.R

plot_features_selectedR Documentation

Plot the output of the selection of predictors fits

Description

Plot the output of the selection of predictors fits

Usage

plot_features_selected(list_results_LMM, list_results_RF, data, size = 4)

Arguments

list_results_LMM

a list of objects produced by run_LMM_workflow()

list_results_RF

a list of objects produced by run_RF_workflow()

data

a dataset with info on continents if breakdown by continent is required (optional)

size

the size of the points on the plot

Examples

# see ?extract_results for example


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.