Package: changepoint.influence
Type: Package
Title: Package to Calculate the Influence of the Data on a Changepoint
        Segmentation
Version: 1.0.2
Date: 2024-02-19
Authors@R: c(person("Rebecca", "Killick", role=c("aut","cre"),email="r.killick@lancs.ac.uk"),
        person("Ines", "Wilms", role="aut"))
Maintainer: Rebecca Killick <r.killick@lancs.ac.uk>
BugReports: https://github.com/rkillick/changepoint.influence/issues
URL: https://github.com/rkillick/changepoint.influence/
Imports: data.table, ggplot2, gridExtra, reshape, graphics, methods
Depends: R(>= 3.6), changepoint
Suggests: testthat, vdiffr
Description: Allows users to input their data, segmentation and function used for the segmentation (and additional arguments) and the package calculates the influence of the data on the changepoint locations, see Wilms et al. (2022) <doi:10.1080/10618600.2021.2000873>.  Currently this can only be used with the changepoint package functions to identify changes, but we plan to extend this.  There are options for different types of graphics to assess the influence.
License: GPL
LazyData: true
Packaged: 2024-02-19 21:16:48 UTC; killick
NeedsCompilation: no
Author: Rebecca Killick [aut, cre],
  Ines Wilms [aut]
Repository: CRAN
Date/Publication: 2024-02-20 02:20:07 UTC
Built: R 4.2.3; ; 2024-02-20 02:47:19 UTC; unix
