Package: combcoint
Title: A Joint Test-Statistic for the Null of Non-Cointegration
Version: 0.2.0
Authors@R: c(
    person("Janine", "Langerbein", , "janine.langerbein@icloud.com", role = c("aut", "cre", "cph")),
    person("Jens", "Klenke", , "jens.klenke@vwl.uni-due.de", role = "aut",
           comment = c(ORCID = "0000-0001-6292-3968"))
  )
Description: Implements a joint cointegration testing approach that combines Engle-Granger, Johansen maximum eigenvalue, Boswijk, and Banerjee tests into a unified test-statistic for the null of non-cointegration. Also see Bayer and Hanck (2013) <doi:10.1111/j.1467-9892.2012.00814.x>.
License: MIT + file LICENSE
BugReports: https://github.com/Janine-Langerbein/combcoint/issues
Depends: R (>= 3.6.0)
Imports: dplyr, Hmisc, magrittr, purrr, stats, stringr, tibble, tidyr,
        tsDyn, urca
Suggests: MTS, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/Janine-Langerbein/combcoint
NeedsCompilation: no
Packaged: 2025-06-11 13:34:14 UTC; LS_Statistik
Author: Janine Langerbein [aut, cre, cph],
  Jens Klenke [aut] (ORCID: <https://orcid.org/0000-0001-6292-3968>)
Maintainer: Janine Langerbein <janine.langerbein@icloud.com>
Repository: CRAN
Date/Publication: 2025-06-13 19:40:05 UTC
Built: R 4.4.1; ; 2025-06-13 21:00:26 UTC; unix
