Plots sO2PLS contributions between datasets joint components
Source:R/so2pls.R
so2pls_plot_joint_components_coefficients.Rd
Plots the regression coefficients that link the joint components of the two
datasets, from an SO2PLS run (from the OmicsPLS
package).
Arguments
- so2pls_res
The output from the
o2m
function.- datasets
Optional, a character vector with the names of the datasets that should be plotted. Default is
NULL
, i.e. both datasets are considered.
Value
A patchwork of ggplots.