scores.O2pls: Extract the scores from an O2PLS fit

View source: R/AllGenerics.R

scores.O2plsR 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


o2plsda documentation built on Sept. 11, 2024, 8:28 p.m.