# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "funbootband" in publications use:' type: software license: GPL-3.0-only title: 'funbootband: Simultaneous Prediction and Confidence Bands for Time Series Data' version: 0.2.0 doi: 10.32614/CRAN.package.funbootband abstract: Provides methods to compute simultaneous prediction and confidence bands for dense time series data. The implementation builds on the functional bootstrap approach proposed by Lenhoff et al. (1999) and extended by Koska et al. (2023) to support both independent and clustered (hierarchical) data. Includes a simple API (see band()) and an 'Rcpp' backend for performance. authors: - family-names: Koska given-names: Daniel email: dkoska@proton.me orcid: https://orcid.org/0000-0002-8245-5222 repository: https://koda86.r-universe.dev repository-code: https://github.com/koda86/funbootband-cran commit: c67a0f5a6495064a475a8a289a3da949329e8e3d url: https://github.com/koda86/funbootband-cran date-released: '2025-10-14' contact: - family-names: Koska given-names: Daniel email: dkoska@proton.me orcid: https://orcid.org/0000-0002-8245-5222