Type: Package Package: ivx Title: Robust Econometric Inference Version: 1.1.1 Authors@R: c(person(given = "Kostas", family = "Vasilopoulos", role = c("cre", "aut"), email = "k.vasilopoulo@gmail.com"), person(given = "Efthymios", family = "Pavlidis", role = "aut", email = "e.pavlidis@lancaster.ac.uk")) Description: Drawing statistical inference on the coefficients of a short- or long-horizon predictive regression with persistent regressors by using the IVX method of Magdalinos and Phillips (2009) and Kostakis, Magdalinos and Stamatogiannis (2015) . License: GPL-3 URL: https://github.com/kvasilopoulos/ivx BugReports: https://github.com/kvasilopoulos/ivx/issues Depends: R (>= 3.1) Imports: methods, Rcpp (>= 0.12.18) Suggests: covr (>= 3.2.1), forecast (>= 8.12), spelling (>= 2.1), testthat (>= 2.1.1), lmtest Enhances: texreg LinkingTo: Rcpp (>= 1.0.1), RcppArmadillo (>= 0.9.300.2.0) Encoding: UTF-8 Language: en-US LazyData: true RoxygenNote: 7.3.1 Roxygen: list(markdown = TRUE) Repository: https://kvasilopoulos.r-universe.dev Date/Publication: 2025-09-19 10:56:43 UTC RemoteUrl: https://github.com/kvasilopoulos/ivx RemoteRef: HEAD RemoteSha: ca95b4c02de4338ab5cb40e946360b701965cb30 NeedsCompilation: yes Packaged: 2026-06-16 10:04:25 UTC; root Author: Kostas Vasilopoulos [cre, aut], Efthymios Pavlidis [aut] Maintainer: Kostas Vasilopoulos