multiBinSeg | 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 <guillem.rigaill@inra.fr> [aut, cre], Toby Hocking [aut], Robert Maidstone [aut], Michel Koskas [ctb], Paul Fearnhead [aut]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.