plot_plsda_samples: Plot PLSDA predictions

Description Usage Arguments Value

View source: R/plsda.R

Description

Plot PLSDA predictions

Usage

1
plot_plsda_samples(model, newdata = NULL, plot = TRUE)

Arguments

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

Value

A plot of the samples or a ggplot object


sipss/AlpsLCMS documentation built on May 13, 2021, 6:18 p.m.