plothist | R Documentation |
plot the density of the GC-MS data with EM algorithm to separate the data into two log normal distribution.
plothist(data)
data |
imported data matrix of GC-MS |
## Not run:
# generate a matrix from raw data with row as m/z and column as retention time
plothist(matrix)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.