Type: Package
Package: ivx
Title: Robust Econometric Inference
Version: 1.0.0
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 <doi:10.1017/S0266466608090154> Kostakis, Magdalinos and
    Stamatogiannis (2015) <doi:10.1093/rfs/hhu139>.
License: GPL-3
URL: https://github.com/kvasilopoulos/ivx
BugReports: https://github.com/kvasilopoulos/ivx/issues
Depends: R (>= 3.1)
Imports: magrittr (>= 1.5), Rcpp (>= 0.12.18), tibble (>= 2.1.1)
Suggests: covr (>= 3.2.1), spelling (>= 2.1), testthat (>= 2.1.1)
LinkingTo: Rcpp (>= 1.0.1), RcppArmadillo (>= 0.9.300.2.0)
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-05-03 19:18:59 UTC; T460p
Author: Kostas Vasilopoulos [cre, aut],
  Efthymios Pavlidis [aut]
Maintainer: Kostas Vasilopoulos <k.vasilopoulo@gmail.com>
Repository: CRAN
Date/Publication: 2019-05-04 07:20:03 UTC
