do_variability_list: Calculate RSD% or MAD values per sample group of input...

Description Usage Arguments Value

View source: R/do_variabilty_list.R

Description

Calculate RSD% or MAD values per sample group of input peakmatrix

Usage

1
do_variability_list(peak_data, classes, method = "RSD")

Arguments

peak_data

peak matrix

classes

Vector of class labels

method

What method to use to summarise values. Supported methods are 'RSD', 'MAD', 'median' and 'none'.

Value

List of RSD% or MAD values for each feature for each sample group


computational-metabolomics/qcrms documentation built on Jan. 18, 2021, 1:46 a.m.