# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "modeltime.ensemble" in publications use:' type: software license: MIT title: 'modeltime.ensemble: Ensemble Algorithms for Time Series Forecasting with Modeltime' version: 1.0.4 doi: 10.32614/CRAN.package.modeltime.ensemble abstract: A 'modeltime' extension that implements time series ensemble forecasting methods including model averaging, weighted averaging, and stacking. These techniques are popular methods to improve forecast accuracy and stability. authors: - family-names: Dancho given-names: Matt email: mdancho@business-science.io repository: https://CRAN.R-project.org/package=modeltime.ensemble repository-code: https://github.com/business-science/modeltime.ensemble url: https://business-science.github.io/modeltime.ensemble/ date-released: '2024-07-19' contact: - family-names: Dancho given-names: Matt email: mdancho@business-science.io