Calculate consensus segments from a list of segmentation breakpoints
1 | consensus_c(b, n, w, e, store = 0L)
|
b |
list of breakpoints of different segmentations. |
n |
total sequence length. |
w |
weights vector, must sum up to 1. |
e |
potential function, taking one argument: the length |
store |
for debugging: store and return all internal vectors. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.