Description Usage Arguments Value
View source: R/data_analysis.R
Bootstrap plot predictions
1 | plot_bootstrap_multimodel(bp_results, dataset, y_column, plot = TRUE)
|
bp_results |
bp_kfold_VIP_analysis results |
dataset |
An lcms_dataset_family object |
y_column |
A string with the name of the y column (present in the metadata of the dataset) |
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.