Description Usage Arguments Value
Plot PLSDA predictions
1 | plot_plsda_samples(model, newdata = NULL, plot = TRUE)
|
model |
A plsda model |
newdata |
newdata to predict, if not included model$X_test will be used |
plot |
A boolean that indicate if results are plotted or not |
A plot of the samples or a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.