# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "not" in publications use:' type: software license: GPL-2.0-only title: 'not: Narrowest-Over-Threshold Change-Point Detection' version: '1.6' doi: 10.32614/CRAN.package.not abstract: 'Provides efficient implementation of the Narrowest-Over-Threshold methodology for detecting an unknown number of change-points occurring at unknown locations in one-dimensional data following ''deterministic signal + noise'' model. Currently implemented scenarios are: piecewise-constant signal, piecewise-constant signal with a heavy-tailed noise, piecewise-linear signal, piecewise-quadratic signal, piecewise-constant signal and with piecewise-constant variance of the noise. For details, see Baranowski, Chen and Fryzlewicz (2019) .' authors: - family-names: Baranowski given-names: Rafal - family-names: Chen given-names: Yining email: y.chen101@lse.ac.uk - family-names: Fryzlewicz given-names: Piotr repository: https://CRAN.R-project.org/package=not date-released: '2024-09-23' contact: - family-names: Chen given-names: Yining email: y.chen101@lse.ac.uk