summary.o2m: Summary of an O2PLS fit

Description Usage Arguments Value Examples

View source: R/O2PLS.R

Description

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

Usage

1
2
## 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.

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.