Package: kardl
Type: Package
Title: Make Symmetric and Asymmetric ARDL Estimations
Version: 1.3.0
Authors@R: 
  c(person(given = "Huseyin",
           family = "Karamelikli",
           role = c("aut", "cre"),
           email = "hakperest@gmail.com",
           comment = c(ORCID = "0000-0001-7622-0972")),
    person(given = "Huseyin Utku",
           family = "Demir",
           role = "aut",
           comment = c(ORCID = "0000-0002-9140-0362")) 
           )
Maintainer: Huseyin Karamelikli <hakperest@gmail.com>
Description: Implements estimation procedures for Autoregressive Distributed Lag (ARDL) 
    and Nonlinear ARDL (NARDL) models, which allow researchers to investigate both 
    short- and long-run relationships in time series data under mixed orders of integration. 
    The package supports simultaneous modeling of symmetric and asymmetric regressors, 
    flexible treatment of short-run and long-run asymmetries, and automated equation handling. 
    It includes several cointegration testing approaches such as the Pesaran-Shin-Smith F 
    and t bounds tests, and narayan test. 
    Methodological foundations are provided in Pesaran, Shin, and Smith (2001) 
    <doi:10.1016/S0304-4076(01)00049-5> and Shin, Yu, and Greenwood-Nimmo (2014, ISBN:9780123855079).
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: stats, msm, lmtest, nlWaldTest, car, ggplot2, utils
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, officer, flextable, equatags, magrittr,
        rlang, tidyr, dplyr, MASS, testthat (>= 3.0.0)
NeedsCompilation: no
VignetteBuilder: knitr
Packaged: 2026-04-17 11:09:12 UTC; huseyin
Author: Huseyin Karamelikli [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7622-0972>),
  Huseyin Utku Demir [aut] (ORCID:
    <https://orcid.org/0000-0002-9140-0362>)
Depends: R (>= 3.5.0)
Config/testthat/edition: 3
Repository: CRAN
Date/Publication: 2026-04-18 16:40:35 UTC
Built: R 4.6.0; ; 2026-04-26 03:33:13 UTC; unix
