Learn R Programming

o2plsda (version 0.0.26)

scores.O2pls: Extract the scores from an O2PLS fit

Description

This function extracts scores parameters from an O2PLS fit

Usage

# S3 method for O2pls
scores(x, score = c("Xjoint", "Yjoint", "Xorth", "Yorth"), ...)

Value

score matrix

Arguments

x

Object of class O2pls

score

the scores matrix for one of "Xjoint", "Yjoint", "Xorth", "Yorth"

...

Other arguments