plothist: plot the density of the GC-MS data with EM algorithm to...

plothistR Documentation

plot the density of the GC-MS data with EM algorithm to separate the data into two log normal distribution.

Description

plot the density of the GC-MS data with EM algorithm to separate the data into two log normal distribution.

Usage

plothist(data)

Arguments

data

imported data matrix of GC-MS

Examples

## Not run: 
# generate a matrix from raw data with row as m/z and column as retention time
plothist(matrix)

## End(Not run)

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