as4378/opart: Optimal Partitioning (Title Case)

A reference implementation of optimal partitioning algorithm in C using square-error loss and poisson loss functions as described in <https://link.springer.com/article/10.1007/s11222-016-9636-3> by Toby Hocking, Guillem Rigaill, Paul Fearnhead. 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/opart")
as4378/opart documentation built on Oct. 25, 2019, 1:11 p.m.