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