normulticlassnopart: Multi-class (N>1) Metabolomic Study with dataset without QCSs...

Description Usage Arguments Examples

View source: R/selectmulti_non.R

Description

This function handles (1) normalizing the multi-class metabolomic data without QCSs and ISs using 168 methods/strategies, (2) evaluating the normalization performances from multiple perspectives, and (3) enabling the systematic comparison among all methods/strategies based on a comprehensive performance ranking.

Usage

1
normulticlassnopart(fileName, selectFile)

Arguments

fileName

Please find the detail information of the file format from those six sample files in the working directory (in github) “idrblab/METNOR/data”

selectFile

Input the name of your prefered strategies. Sample data of this data type is in the working directory (in github) “idrblab/METNOR/data/selectdata.rda”.

Examples

1
seleranks_non <- normulticlassnopart(fileName = multi_non_data, selectFile = selectdata)

idrblab/NOREVA2020 documentation built on Sept. 14, 2020, 12:04 a.m.