Description Usage Arguments Details Value
Compute the Average Standard Deviation for a Set of Spectra and a Given Cutoff Point
1 | avesd(Ma, cutoff)
|
Ma |
A matrix with rows the m/z values and columns samples/spectra |
cutoff |
A number of m/z |
For a given cutoff point, the standard deviation of all spectra will be calculated at each m/z above this cutoff point. The resulting sd's are then averaged and returned.
A real number.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.