met.PLSDA.Permut | R Documentation |
met.read_data
performs PLS-DA permutation using training classification accuracy as
indicator, for two or more groups
met.PLSDA.Permut(mSetObj = NA, num = 500, type = "accu")
mSetObj |
Enter name of the created mSet object. |
num |
(Numeric) Enter the number of permutations to perform. |
type |
(Character) Type of accuracy indicator. |
adapted from PLSDA.Permut
(https://github.com/xia-lab/MetaboAnalystR).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.