as4378/LabelledOpart: Optimal Partitioning

A reference implementation of standard optimal partitioning algorithm in C using square-error loss and Poisson loss functions as described by Robert Maidstone (2016) <doi:10.1007/s11222-016-9636-3>, Toby Hocking (2016) <doi:10.1007/s11222-016-9636-3>, Guillem Rigaill (2016) <doi:10.1007/s11222-016-9636-3>, Paul Fearnhead (2016) <doi:10.1007/s11222-016-9636-3>. It scales quadratically with number of data points in terms of time-complexity.

Getting started

Package details

AuthorAnuraag Srivastava
MaintainerAnuraag Srivastava <srivastava.anurag.90@gmail.com>
LicenseGPL-3
Version2019.1.0
URL https://github.com/as4378/opart
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("as4378/LabelledOpart")
as4378/LabelledOpart documentation built on July 13, 2020, 6:22 p.m.