Description Usage Arguments Value
helper function for small peak elimination
| 1 | helperpeak(thepos, vec, nsd, npos)
 | 
| thepos | integer position of peak in vector vec | 
| vec | vector of values for peakdetection | 
| nsd | numeric minimum number of standard deviations for a peak to rise above the mean of its immediate vicinity in order to be considered for a peak call | 
| npos | integer value, peak size will be estimated plus/minus npos positions from peak | 
boolean TRUE if the peak at position thepos is to be deleted
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.