Package: CMatching
Type: Package
Title: Matching Algorithms for Causal Inference with Clustered Data
Version: 2.4
Authors@R: c(person("Massimo", "Cannas", role = c("aut", "cre"),
                     email = "massimo.cannas@unica.it"),
              person("Bruno", "Arpino", role = c("ctb"),
                     email = "bruno.arpino@upf.edu"),
              person("Elena", "Colicino", role = "ctb",
                     email = "elena.colicino@mssm.edu") )
Date: 2025-02-08
Maintainer: Massimo Cannas <massimo.cannas@unica.it>
Description: Provides functions to perform matching algorithms for causal inference with clustered data, as described in B. Arpino and M. Cannas (2016) <doi:10.1002/sim.6880>. Pure within-cluster and preferential within-cluster matching are implemented. Both algorithms provide causal estimates with cluster-adjusted estimates of standard errors. 
Depends: R (>= 2.6.0), Matching
Imports: stats,lmtest,multiwayvcov,lme4
License: GPL-2
NeedsCompilation: no
Encoding: UTF-8
Packaged: 2025-02-08 16:59:28 UTC; massimo
Author: Massimo Cannas [aut, cre],
  Bruno Arpino [ctb],
  Elena Colicino [ctb]
Repository: CRAN
Date/Publication: 2025-02-10 19:10:05 UTC
Built: R 4.6.0; ; 2025-07-18 06:32:17 UTC; unix
