# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "nowcast" in publications use:' type: software license: MIT title: 'nowcast: Economic Nowcasting with Bridge Equations and Real-Time Evaluation' version: 0.1.0 doi: 10.32614/CRAN.package.nowcast abstract: Provides bridge equations with optional autoregressive terms for nowcasting low-frequency macroeconomic variables (e.g. quarterly GDP) from higher-frequency indicators (e.g. monthly retail sales). Handles the ragged-edge problem where different indicators have different publication lags via mixed-frequency alignment. Includes pseudo-real-time evaluation with expanding or rolling windows, and the Diebold-Mariano test for comparing forecast accuracy following Harvey, Leybourne, and Newbold (1997) . No API calls; designed to work with data from any source. authors: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com repository: https://charlescoverdale.r-universe.dev repository-code: https://github.com/charlescoverdale/nowcast commit: 009fc3e99f14541080a51330ac9ab4b565ee3959 url: https://charlescoverdale.github.io/nowcast/ date-released: '2026-05-30' contact: - family-names: Coverdale given-names: Charles email: charlesfcoverdale@gmail.com