plotgroup: Plot the response group of GC-MS

plotgroupR Documentation

Plot the response group of GC-MS

Description

Plot the response group of GC-MS

Usage

plotgroup(data, threshold = 2)

Arguments

data

imported data matrix of GC-MS

threshold

the threshold of the response (log based 10) to separate the group

Value

list linear regression model for the data matrix

Examples

## Not run: 
data <- getmd(rawdata)
plotgroup(data)

## End(Not run)

yufree/enviGCMS documentation built on Sept. 12, 2023, 6:34 p.m.