summary.o2m: Summary of an O2PLS fit

View source: R/OmicsPLS.R

summary.o2mR Documentation

Summary of an O2PLS fit

Description

Until now only variational summary given by the R2's is outputted

Usage

## S3 method for class 'o2m'
summary(object, digits = 3, ...)

Arguments

object

List. Should be of class o2m.

digits

Integer, number of digits.

...

For compatibility

Value

List with R2 values.

See Also

plot.o2m

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.