Compares sO2PLS samples joint component scores between the two datasets
Source:R/so2pls.R
so2pls_compare_samples_joint_components.Rd
Plots a comparison of the samples joint component scores obtained for the two
datasets in an sO2PLS run (from the OmicsPLS
package).
Arguments
- so2pls_res
The output from the
o2m
function.- components
Optional, an integer vector with the joint components that should be plotted. Default is
NULL
, i.e. all joint components are represented.- ...
Further arguments passed to
plot_samples_score_pair
.
Value
A patchwork of ggplots.