Skip to content

tseffects

Dynamic Inferences from Time Series (with Interactions)

v0.2.1 · Feb 5, 2026 · GPL (>= 2)

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.

Downloads

CRAN

242

Last 30 days

20529th

505

Last 90 days

1.6K

Last year

Trend: +122% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

19

Last 90 days

57

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

2

Last 7 days

12

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘car’

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code intelligence has not been computed for this package yet.

Code

Structure

Lines of code

11,968

Files

41

Compiled share

0%

Has compiled src

No

Language breakdown

R 2,112 (17.6%)Tests 8,067 (67.4%)Docs 889 (7.4%)Vignettes 900 (7.5%)

API

Exported functions

8

Internal functions

3

Recent export changes

v0.2.1+6 GDRF.adl.plot, GDRF.gecm.plot, gecm.to.adl +3 more  −2 GDTE.calculator, pte.calculator
v0.1.4+4 GDTE.adl.plot, GDTE.calculator, GDTE.gecm.plot +1 more

Testing & CI

Has tests

Yes

Test-to-code ratio

3.82

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

75%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.5.0

System requirements

C++ standard

License

GPL (>= 2)

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2025-10-09

Latest release

2026-02-05

Avg cadence

119 days

Cold removal rate

100%

Dep drift

0

LOC over versions

v0.1.4: 1,316 LOCv0.2.1: 11,968 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies mpoly car ggplot2 sandwich tseffects

Version History

3 tracked
new 0.2.1 Mar 10, 2026
updated 0.2.1 ← 0.1.4 diff Feb 4, 2026
new 0.1.4 Oct 8, 2025