# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "organik" in publications use:' type: software license: GPL-3.0-only title: 'organik: Multi-Horizon Probabilistic Ensemble with Copulas for Time Series Forecasting' version: 1.0.1 doi: 10.32614/CRAN.package.organik abstract: Trains per-horizon probabilistic ensembles from a univariate time series. It supports 'rpart', 'glmnet', and 'kNN' engines with flexible residual distributions and heteroscedastic scale models, weighting variants by calibration-aware scores. A Gaussian/t copula couples the marginals to simulate joint forecast paths, returning quantiles, means, and step increments across horizons. authors: - family-names: Vercellino given-names: Giancarlo email: giancarlo.vercellino@gmail.com repository: https://pigian.r-universe.dev commit: 1818929bd45c813d543b05f42cc73c9511a254f8 url: https://rpubs.com/giancarlo_vercellino/organik date-released: '2025-11-26' contact: - family-names: Vercellino given-names: Giancarlo email: giancarlo.vercellino@gmail.com