powered by
plot the density of the GC-MS data with EM algorithm to seperate the data into two log normal distribution.
plothist(data)
imported data matrix of GC-MS
# NOT RUN { matrix <- getmd(rawdata) plothist(matrix) # }
Run the code above in your browser using DataLab