getgauss | R Documentation |
NOTE: function is deprecated, use peakFitter
where possible
getgauss(y, pval = 1)
y |
numeric() to fit the curve |
pval |
if p.values of fit is larger than this, will return 0 |
fit a gauss curve into a curve (numeric vector). Note that results will be skewed if scanrate is low or heterogeneous (e.g. ddMS2 experiments).
a numeric fit estimate as returned by cor.test()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.