getfeaturest {enviGCMS}R Documentation

Get the features from t test, with p value, q value, rsd and power restriction

Description

Get the features from t test, with p value, q value, rsd and power restriction

Usage

getfeaturest(list, power = 0.8, pt = 0.05, qt = 0.05, n = 3, imputation = "l")

Arguments

list

list with data as peaks list, mz, rt and group information (two groups)

power

defined power

pt

p value threshold

qt

q value threshold, BH adjust

n

sample numbers in one group

imputation

parameters for 'getimputation' function method

Value

dataframe with peaks fit the setting above


[Package enviGCMS version 0.7.1 Index]