Package: MARMoT
Title: Matching on Poset-Based Average Rank for Multiple Treatments
        (MARMoT)
Version: 0.0.4
Authors@R: c(
    person("Alberto", "Calore", email = "calorealberto57@gmail.com", role = c("aut", "cre")),
    person("Pietro", "Belloni", email = "pietro.belloni@unipd.it", role = c("aut")),
    person("Margherita", "Silan", email = "margherita.silan@unipd.it", role = c("aut"))
    )
Description: It contains the function to apply MARMoT balancing technique discussed in: Silan, Boccuzzo, Arpino (2021) <DOI:10.1002/sim.9192>, Silan, Belloni, Boccuzzo, (2023) <DOI:10.1007/s10260-023-00695-0>; 
             furthermore it contains a function for computing the Deloof's approximation of the average rank 
             (and also a parallelized version) and a function to compute the Absolute Standardized Bias. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: parallel, parsec, stats
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Depends: R (>= 3.5.0)
LazyData: true
NeedsCompilation: no
Packaged: 2024-02-05 10:01:08 UTC; alberto
Author: Alberto Calore [aut, cre],
  Pietro Belloni [aut],
  Margherita Silan [aut]
Maintainer: Alberto Calore <calorealberto57@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-06 17:00:08 UTC
Built: R 4.3.2; ; 2024-02-06 20:42:55 UTC; unix
