Learn R Programming

o2plsda (version 0.0.26)

loadings: Extract the loadings from an O2PLS fit

Description

This function extracts loading parameters from an O2PLS fit

This function extracts loading parameters from an O2PLS fit

Usage

loadings(x, ...)

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

Value

Loading matrix

Loading matrix

Arguments

x

Object of class O2pls

...

For consistency

loading

the loadings for one of "Xjoint", "Yjoint", "Xorth", "Yorth"