PeakSegOptimal

Optimal Segmentation Subject to Up-Down Constraints


License
GPL-3.0

Documentation

An R package for computing constrained optimal segmentation models

Installation

install.packages("devtools")
devtools::install_github("tdhock/coseg")

Usage

## Linear time exact C++ solver for the PeakSeg problem.
example(PeakSegPDPA)