Description Usage Arguments Value
View source: R/peakCallFunctions.R
just a wrapper for the C function. Useful to modify indexes and colnames.
1 2 | c_get_disjoint_max_win(z0, sigwin = 10, nmax = 9999999, zthresh = 10,
verbose = FALSE)
|
z0 |
the z matrix. |
sigwin |
the sigwin. |
nmax |
the nmax. |
zthresh |
peaks lower than this value will not be kept. |
verbose |
verbose flag. |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.