Skip to contents

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.