Package: cointsmall
Type: Package
Title: Cointegration Tests with Structural Breaks in Small Samples
Version: 1.0.2
Authors@R: c(
    person("Muhammad", "Alkhalaf", 
           email = "muhammedalkhalaf@gmail.com",
           role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0009-0002-2677-9246")),
    person("Hoang Huy", "Trinh", role = "ctb"))
Description: Implements cointegration tests with structural breaks designed 
    for small sample sizes, following the methodology of Trinh (2022) 
    <https://ideas.repec.org/p/ema/worpap/2022-01.html>. Supports models with no breaks, breaks in 
    constant only, and breaks in both constant and slope. Provides endogenous 
    break date detection using ADF or SSR minimization criteria, with 
    small-sample adjusted critical values via response surface methodology.
License: GPL-3
URL: https://github.com/muhammedalkhalaf/cointsmall
BugReports: https://github.com/muhammedalkhalaf/cointsmall/issues
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stats
Suggests: testthat (>= 3.0.0)
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-03-13 20:45:25 UTC; acad_
Author: Muhammad Alkhalaf [aut, cre, cph] (ORCID:
    <https://orcid.org/0009-0002-2677-9246>),
  Hoang Huy Trinh [ctb]
Maintainer: Muhammad Alkhalaf <muhammedalkhalaf@gmail.com>
Repository: CRAN
Date/Publication: 2026-03-19 14:00:02 UTC
Built: R 4.5.3; ; 2026-04-25 16:46:32 UTC; windows
