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)
Optimal Segmentation Subject to Up-Down Constraints
Homepage CRAN C++ Documentation Download
An R package for computing constrained optimal segmentation models
install.packages("devtools")
devtools::install_github("tdhock/coseg")
## Linear time exact C++ solver for the PeakSeg problem.
example(PeakSegPDPA)