consensus_c: Calculate consensus segments from a list of segmentation...

Description Usage Arguments

View source: R/RcppExports.R

Description

Calculate consensus segments from a list of segmentation breakpoints

Usage

1
consensus_c(b, n, w, e, store = 0L)

Arguments

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 L of the evaluated interval.

store

for debugging: store and return all internal vectors.


jfallmann/ConsSeq documentation built on March 9, 2021, 3:09 p.m.