Package: tseffects
Title: Dynamic Inferences from Time Series (with Interactions)
Version: 0.2.1
Authors@R: c(person("Soren", "Jordan", comment = c(ORCID = "0000-0003-4201-1085"), email = "sorenjordanpols@gmail.com", role = c("aut", "cre", "cph")), person("Garrett N. Vande Kamp", email = "garrettvandekamp@uga.edu", role = c("aut")), person("Reshi Rajan", email = "rrajan@tamu.edu", role = c("aut")))
Maintainer: Soren Jordan <sorenjordanpols@gmail.com>
Description: Autoregressive distributed lag (A[R]DL) models (and their reparameterized equivalent, the Generalized Error-Correction Model [GECM]) are the workhorse models in uncovering dynamic inferences. ADL models are simple to estimate; this is what makes them attractive. Once these models are estimated, what is less clear is how to uncover a rich set of dynamic inferences from these models. We provide tools for recovering those inferences. These tools apply to traditional time-series quantities of interest: especially instantaneous effects for any period and cumulative effects for any period (including the long-run effect). They also allow for a variety of shock histories to be applied to the independent variable (beyond just a one-time, one-unit increase) as well as the recovery of inferences in levels for shocks applies to (in)dependent variables in differences (what we call the Generalized Dynamic Response Function). These effects are also available for the general conditional dynamic model advocated by Warner, Vande Kamp, and Jordan (2026 <doi:10.1017/psrm.2026.10087>). We also provide the actual formulae for these effects.
URL: https://sorenjordan.github.io/tseffects/,
        https://github.com/sorenjordan/tseffects
BugReports: https://github.com/sorenjordan/tseffects/issues
Imports: mpoly, car, ggplot2, sandwich, stats, utils
Suggests: knitr, rmarkdown, vdiffr, testthat (>= 3.0.0)
Depends: R (>= 3.5.0)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
BuildManual: yes
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-05 12:45:33 UTC; sorenjordan
Author: Soren Jordan [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-4201-1085>),
  Garrett N. Vande Kamp [aut],
  Reshi Rajan [aut]
Repository: CRAN
Date/Publication: 2026-02-05 15:20:02 UTC
Built: R 4.6.0; ; 2026-02-05 19:22:20 UTC; unix
