Description Usage Arguments Value Examples
View source: R/cluster_candidate_list.R
This function clusters candidates in pairs.
1 | similar(a, b, tol)
|
tol |
integer, tolerance for two numbers being considered similar. |
positions |
vector of candidates in which the main signal might have jumped. |
diff_positions |
derivative of the signal in positions. |
list of candidates grouped in pairs according to clustering and similar jump.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.