Learn R Programming

enviGCMS (version 0.8.0)

plotgroup: Plot the response group of GC-MS

Description

Plot the response group of GC-MS

Usage

plotgroup(data, threshold = 2)

Value

list linear regression model for the data matrix

Arguments

data

imported data matrix of GC-MS

threshold

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

Examples

Run this code
if (FALSE) {
data(matrix)
plotgroup(matrix)
}

Run the code above in your browser using DataLab