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