multiBinSeg {fpop} | R Documentation |
Binary segmentation of p profiles using the L2 loss
multiBinSeg(geno, Kmax)
geno |
A matrix with p columns and n lines, each column is one of the profile |
Kmax |
Maximum number of change-points |
return an object with the successive change-points found by binseg t.est and the L2 cost J.est
Guillem Rigaill, Toby Dylan Hocking