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 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) . 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: 2026-06-06 09:10:14 UTC; root Repository: https://rkillick.r-universe.dev Date/Publication: 2024-02-19 22:49:39 UTC RemoteUrl: https://github.com/rkillick/changepoint.influence RemoteRef: HEAD RemoteSha: 863e1a6fe11ec022dc77a412c4cf6935419a7aeb NeedsCompilation: no Author: Rebecca Killick [aut, cre], Ines Wilms [aut]