met.PLSDA.Permut: Perform PLS-DA permutation

met.PLSDA.PermutR Documentation

Perform PLS-DA permutation

Description

met.read_data performs PLS-DA permutation using training classification accuracy as indicator, for two or more groups

Usage

met.PLSDA.Permut(mSetObj = NA, num = 500, type = "accu")

Arguments

mSetObj

Enter name of the created mSet object.

num

(Numeric) Enter the number of permutations to perform.

type

(Character) Type of accuracy indicator. "accu" for prediction accuracy, "sep" for separation distance.

References

adapted from PLSDA.Permut (https://github.com/xia-lab/MetaboAnalystR).


NicWir/VisomX documentation built on Dec. 8, 2024, 1:27 a.m.