Plots sO2PLS specific components samples scores
Source:R/so2pls.R
so2pls_plot_samples_specific_components.Rd
Plots the samples scores for the datasets specific components from an
sO2PLS run (from the OmicsPLS
package).
Arguments
- so2pls_res
The output from the
o2m
function.- dataset
Character, the name of the dataset for which the specific components should be plotted. Default is
NULL
, i.e. the specific components of both datasets are plotted.- ...
Further arguments passed to
plot_samples_score()
.