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: 
matrix <- getmd(rawdata)
plothist(matrix)

## End(Not run)

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