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

Description Usage Arguments Examples

View source: R/O2PLS.R

Description

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

Usage

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

Arguments

...

For compatibility

Examples

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

selbouhaddani/O2PLS documentation built on May 29, 2019, 5:53 p.m.