# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "utsf" in publications use:' type: software license: MIT title: 'utsf: Univariate Time Series Forecasting' version: 1.3.4 doi: 10.32614/CRAN.package.utsf abstract: An engine for univariate time series forecasting using different regression models in an autoregressive way. The engine provides an uniform interface for applying the different models. Furthermore, it is extensible so that users can easily apply their own regression models to univariate time series forecasting and benefit from all the features of the engine, such as preprocessings or estimation of forecast accuracy. authors: - family-names: Frias-Bustamante given-names: Maria Pilar email: mpfrias@ujaen.es orcid: https://orcid.org/0000-0001-6886-0953 - family-names: Martinez given-names: Francisco email: fmartin@ujaen.es orcid: https://orcid.org/0000-0002-5206-1898 repository: https://cran.r-universe.dev repository-code: https://github.com/franciscomartinezdelrio/utsf commit: b64fbfbb61c1e19653bda1cedd412ae77c83aeac url: https://github.com/franciscomartinezdelrio/utsf date-released: '2026-07-21' contact: - family-names: Martinez given-names: Francisco email: fmartin@ujaen.es orcid: https://orcid.org/0000-0002-5206-1898