# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "chopper" in publications use:' type: software license: GPL-3.0-only title: 'chopper: Changepoint-Aware Ensemble for Probabilistic Modeling' version: '1.0' doi: 10.32614/CRAN.package.chopper abstract: Implements a changepoint-aware ensemble forecasting algorithm that combines Theta, TBATS (Trigonometric, Box-Cox transformation, ARMA errors, Trend, Seasonal components), and ARFIMA (AutoRegressive, Fractionally Integrated, Moving Average) using a product-of-experts approach for robust probabilistic prediction. authors: - family-names: Vercellino given-names: Giancarlo email: giancarlo.vercellino@gmail.com repository: https://pigian.r-universe.dev commit: 44b1ac434df657533cd5402c3f0b45381fe9b4b7 url: https://rpubs.com/giancarlo_vercellino/chopper date-released: '2025-05-27' contact: - family-names: Vercellino given-names: Giancarlo email: giancarlo.vercellino@gmail.com