multiSeg_Binary_Mean: multiSeg Binary Mean

Description Usage Arguments Value Author(s)

Description

Function to run binary segmentation ona m x n matrix

Usage

1

Arguments

geno

m x n matrix where m is the number of chanel and n the length of the data

weights

an optionnal weight vector

Kmax

the maximum number of changes

Value

Output of the C code wit x_i the signal, weights, weights, K the max number of breaks n the length of the signal, P the number of dimension, list of recovered change-points during the successive step of binary segmentation, J.est cost of the segmentations

Author(s)

Guillem Rigaill


KernSeg documentation built on May 2, 2019, 5:26 p.m.