Package: maicChecks
Type: Package
Title: Exact Matching and Matching-Adjusted Indirect Comparison (MAIC)
Version: 0.3.0
Date: 2026-07-02
Authors@R: 
    c(person("Lillian", "Yau", role = c("aut", "cre"), email = "maicChecks@gmail.com"), 
      person("Ekkehard", "Glimm", role = c("aut")),
      person(given = "Xinlei", 
           family = "Deng", 
           email = "xinlei.deng.apha@gmail.com", 
           role = c("aut"), 
           comment = c(ORCID = "0000-0001-8129-6007")
           ))
Maintainer: Lillian Yau <maicChecks@gmail.com>
Description: The current version (0.3.0) streamlines the underlying code, adds a feasibility check to 'maicWt' and 'maxessWt', extends 'exmWt.2ipd' with options 'target.ipd' and 'method' for one-sided MAIC weighting between two IPDs, and adds 'wtTrtDiff' for the weighted treatment-effect difference with a Wald confidence interval based on Section 5 of Glimm & Yau (2026). The second version (0.2.0) contains implementation for exact matching which is an alternative to propensity score matching (see Glimm & Yau (2026) <doi:10.1080/19466315.2025.2507378>). The initial version (0.1.2) contains a collection of easy-to-implement tools for checking whether a MAIC can be conducted, as well as an alternative way of calculating weights (see Glimm & Yau (2022) <doi:10.1002/pst.2210>.) 
Depends: R (>= 3.5.0)
Imports: data.table, tidyr, ggplot2, lpSolve, quadprog
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-07-03 15:21:40 UTC; YAULA2
Author: Lillian Yau [aut, cre],
  Ekkehard Glimm [aut],
  Xinlei Deng [aut] (ORCID: <https://orcid.org/0000-0001-8129-6007>)
Repository: CRAN
Date/Publication: 2026-07-03 21:50:02 UTC
Built: R 4.6.1; ; 2026-07-03 23:51:40 UTC; windows
