Package: changepoint.np
Type: Package
Title: Methods for Nonparametric Changepoint Detection
Version: 0.0.2
Date: 2016-07-06
Author: c(person("Kaylea", "Haynes", role = c("aut", "cre"), email =
    "k.haynes1@lancaster.ac.uk"), person("Rebecca", "Killick", role="ctr"),
    person("Paul", "Fearnhead", role=c("ths", "ctr")), person("Idris", "Eckley",
    role=c("ths")))
Maintainer: Kaylea Haynes <k.haynes1@lancaster.ac.uk>
Description: Implements the multiple changepoint algorithm PELT with a
    nonparametric cost function based on the empirical distribution of the data. The cpt.np() function should be your first point of call.
    This package is an extension to the \code{changepoint} package which uses parametric changepoint methods.  For further information on the methods see the
    documentation for \code{changepoint}.
Depends: R(>= 3.2), changepoint
Imports: methods, zoo
License: GPL
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-07-07 13:58:55 UTC; kaylea
Repository: CRAN
Date/Publication: 2016-07-07 17:37:39
