CRAN/E | dpseg

dpseg

Piecewise Linear Segmentation by Dynamic Programming

Installation

About

Piecewise linear segmentation of ordered data by a dynamic programming algorithm. The algorithm was developed for time series data, e.g. growth curves, and for genome-wide read-count data from next generation sequencing, but is broadly applicable. Generic implementations of dynamic programming routines allow to scan for optimal segmentation parameters and test custom segmentation criteria ("scoring functions").

gitlab.com/raim/dpseg/
Bug report File report

Key Metrics

Version 0.1.1
R ≥ 3.0.0
Published 2020-08-17 1353 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks dpseg results

Downloads

Yesterday 11 0%
Last 7 days 56 -18%
Last 30 days 213 +13%
Last 90 days 542 -35%
Last 365 days 2.624 -13%

Maintainer

Maintainer

Rainer Machne

machne@hhu.de

Authors

Rainer Machne

aut / cre

Peter F. Stadler

aut

Material

README
Reference manual
Package source

Vignettes

Piecewise Linear Segmentation by Dynamic Programming

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.0.0

Imports

Rcpp ≥ 0.12.18

Suggests

markdown
knitr
htmltools
RcppDynProg
microbenchmark
ggplot2

LinkingTo

Rcpp