Description Usage Arguments Value
View source: R/data_analysis.R
Plot vip scores of bootstrap
1 | plot_vip_scores(vip_means, error, nbootstrap, plot = TRUE)
|
vip_means |
vips means values of bootstraps |
error |
error tolerated, calculated in the bootstrap |
nbootstrap |
number of bootstraps realiced |
plot |
A boolean that indicate if results are plotted or not |
A plot of the results or a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.