View source: R/MLMSfunctions.R
filterSpecSignals | R Documentation |
filterSpecSignals: function that filters out possible false positives in peak detection
filterSpecSignals(threshAlgoList)
threshAlgoList |
list returned by ThresholdingAlgo() |
list that has been filtered for possible false positive signals (3 consecutive 1s or less in signal matrix)
Usage Example
filterSpecSignals(ThreshAlgoList)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.