ardlverse
Comprehensive ARDL: Panel, Bootstrap and Fourier Methods
An outside audit against Stata found seven errors in ardlverse's panel estimator, including regressions with no intercept.
◆Recent moves
- 1mo ago
Seven panel_ardl fixes after an audit against Stata's xtpmg
An audit contributed by Yeleazar Levchenko at the Kyiv School of Economics compared panel_ardl() against Stata's xtpmg and produced seven corrections aligning the implementation with Pesaran, Shin and Smith (1999). The intercept bug is the consequential one — lm.fit() does not append an intercept the way lm() does, so short-run regressions across all three estimators ran through the origin. Anyone who published results from this function before 2.0.0 has a reason to recompute them.
View source ↗ - 5mo ago
Zenodo metadata updated with ORCID
Adds an ORCID to the Zenodo deposit metadata. Citation bookkeeping with no code change.
View source ↗ - 5mo ago
ardlverse v1.1.3
A CRAN availability note carrying no description of what changed. Typical of the package's record before the 2.0.0 audit release established a substantive changelog.
View source ↗