Package: tsintermittent Type: Package Title: Intermittent Time Series Forecasting Version: 1.10 Date: 2022-07-15 Authors@R: c( person("Nikolaos", "Kourentzes", email = "nikolaos@kourentzes.com", role = c("cre","aut"), comment = c(ORCID = "0000-0003-0211-5218")), person("Fotios", "Petropoulos", email = "F.Petropoulos@bath.ac.uk", role = "ctb", comment = c(ORCID = "0000-0003-3039-4955"))) Description: Time series methods for intermittent demand forecasting. Includes Croston's method and its variants (Moving Average, SBA), and the TSB method. Users can obtain optimal parameters on a variety of loss functions, or use fixed ones (Kourenztes (2014) ). Intermittent time series classification methods and iMAPA that uses multiple temporal aggregation levels are also provided (Petropoulos & Kourenztes (2015) ). LazyData: yes License: GPL (>= 2) Imports: MAPA, parallel URL: https://kourentzes.com/forecasting/2014/06/23/intermittent-demand-forecasting-package-for-r/ Config/pak/sysreqs: cmake texlive libssl-dev Repository: https://trnnick.r-universe.dev Date/Publication: 2022-07-17 11:12:39 UTC RemoteUrl: https://github.com/trnnick/tsintermittent RemoteRef: HEAD RemoteSha: ac26f9c516f06ab1fcb9a1a494f8b2b1f86aa0b1 NeedsCompilation: no Packaged: 2026-06-09 10:20:52 UTC; root Author: Nikolaos Kourentzes [cre, aut] (ORCID: ), Fotios Petropoulos [ctb] (ORCID: ) Maintainer: Nikolaos Kourentzes