powered by
This function extracts score matrices from an O2PLS fit
scores(x, ...)# S3 method for o2m scores( x, which_part = c("Xjoint", "Yjoint", "Xorth", "Yorth"), subset = 0, ... )
# S3 method for o2m scores( x, which_part = c("Xjoint", "Yjoint", "Xorth", "Yorth"), subset = 0, ... )
Scores matrix
Object of class o2m
o2m
For consistency
character string. One of the following: 'Xjoint', 'Yjoint', 'Xorth' or 'Yorth'.
subset of scores vectors to be extracted.
loadings
scores(o2m(scale(-2:2),scale(-2:2*4),1,0,0))
Run the code above in your browser using DataLab