powered by
plsda()
PLSDA.VIP(model, graph = FALSE)
"plsda"
plsda
require(mixOmics) data(yeast) model.PLSDA <- plsda(t(yeast$data),yeast$strain.cond,ncomp=3) PLSDA.VIP(model.PLSDA)
Run the code above in your browser using DataLab