scores.O2pls {o2plsda}R Documentation

Extract the scores from an O2PLS fit

Description

This function extracts scores parameters from an O2PLS fit

Usage

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

Arguments

x

Object of class O2pls

score

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

...

Other arguments

Value

score matrix


[Package o2plsda version 0.0.18 Index]