opart: 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 CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("opart")

Try the opart package in your browser

Any scripts or data that you put into this service are public.

opart documentation built on Sept. 4, 2019, 5:03 p.m.