multiBinSeg: multiBinSeg

multiBinSegR Documentation

multiBinSeg

Description

Binary segmentation of p profiles using the L2 loss

Usage

multiBinSeg(geno, Kmax)

Arguments

geno

A matrix with p columns and n lines, each column is one of the profile

Kmax

Maximum number of change-points

Value

return an object with the successive change-points found by binseg t.est and the L2 cost J.est

Author(s)

Guillem Rigaill <guillem.rigaill@inra.fr> [aut, cre], Toby Hocking [aut], Robert Maidstone [aut], Michel Koskas [ctb], Paul Fearnhead [aut]


fpop documentation built on Aug. 21, 2024, 3 a.m.