View source: R/peakDetection.R
getMod | R Documentation |
Estimate mode location for each probe
getMod(x, bw = 0.04, minDens = 0.001, cpu = 1)
x |
Matrix of beta or RAI values. Row names must be supplied. |
bw |
band width. |
minDens |
Minimum density for a valid peak. |
cpu |
Number of CPU. |
A data frame of mode locations.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.