Package: polymatching
Type: Package
Title: A Matching Algorithm for Designs with Multiple Groups
Version: 1.0.1
Authors@R: c(
    person("Giovanni", "Nattino", email = "giovanni.nattino@marionegri.it", role = c("aut", "cre")),
    person("Bo", "Lu", role = "aut"),
    person("Chi", "Song", role = "aut"),
    person("Henry", "Xiang", role = "aut"))
Description: Includes functions implementing the conditionally optimal matching algorithm, 
    which can be used to generate matched samples in designs with multiple groups. The algorithm
    is described in Nattino, Song and Lu (2022) <doi:10.1016/j.csda.2021.107364>.
License: GPL-3
Encoding: UTF-8
Imports: optmatch, ggplot2, gridExtra, tidyr, utils, stats, dplyr,
        magrittr, rlang, methods
Suggests: VGAM, knitr, rmarkdown
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-07 09:28:17 UTC; GNattino
Author: Giovanni Nattino [aut, cre],
  Bo Lu [aut],
  Chi Song [aut],
  Henry Xiang [aut]
Maintainer: Giovanni Nattino <giovanni.nattino@marionegri.it>
Repository: CRAN
Date/Publication: 2025-02-07 18:00:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:18:22 UTC; windows
