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(matrix)
plotgroup(matrix)

## End(Not run)

enviGCMS documentation built on April 3, 2025, 11:07 p.m.