print.summary.o2m: Prints the summary of an O2PLS fit

View source: R/OmicsPLS.R

print.summary.o2mR Documentation

Prints the summary of an O2PLS fit

Description

Readable output is given in the form of percentages of variances explained.

Usage

## S3 method for class 'summary.o2m'
print(x, ...)

Arguments

...

For compatibility

Examples

summary(o2m(scale(-2:2),scale(-2:2*4),1,0,0))

selbouhaddani/OmicsPLS documentation built on Aug. 25, 2022, 9:52 p.m.