Perform.Permut: Perform permutation tests only for ROC Tester

Description Usage Arguments Author(s)

View source: R/biomarker_utils.R

Description

Perform permutation tests for the ROC Curve Based Model Creation and Evaluation module

Usage

1
Perform.Permut(mSetObj=NA, perf.measure, perm.num, propTraining = 2/3)

Arguments

mSetObj

Input the name of the created mSetObj (see InitDataObjects)

perf.measure

Input the performance measure to rate the performance of the model, either the area under the ROC curve ("auroc") or the predictive accuracy ("accu")

perm.num

Input the number of permutations to perform

propTraining

Numeric, input the fraction of samples to set aside for training. Default is set to 2/3.

Author(s)

Jeff Xia jeff.xia@mcgill.ca McGill University, Canada License: GNU GPL (>= 2)


xia-lab/MetaboAnalystR3.0 documentation built on May 6, 2020, 11:03 p.m.