loadings.o2plsda {o2plsda} | R Documentation |
extract the loading value from the O2PLSDA analysis
Description
extract the loading value from the O2PLSDA analysis
Usage
## S3 method for class 'o2plsda'
loadings(x, loading = "Xloading", ...)
Arguments
x |
Object of class |
loading |
the loadings for one of "Xjoint", "Yjoint", "Xorth", "Yorth" |
... |
For consistency |
[Package o2plsda version 0.0.25 Index]