Package: MatchGATE
Title: Estimate Group Average Treatment Effects with Matching
Version: 0.0.10
Authors@R: 
    c(person(given = "Zhaoqing", 
          family = "Tian",
          role = c("aut", "cre", "com"),
          email = "tzqluck@163.com",
          comment = c(ORCID = "0009-0001-6786-0924")),
      person(given = "Peng", 
          family = "Wu",
          role = c("aut", "ths"),
          comment = c(ORCID = "0000-0001-7154-8880")),
      person(given = "Yilin", 
          family = "Chen",
          role = c("dtc"),
          comment = c(ORCID = "0009-0009-2418-1348")))
Description: Two novel matching-based methods for estimating group average treatment effects (GATEs). The match_y1y0() and match_y1y0_bc() functions are used for imputing the potential outcomes based on matching and bias-corrected matching techniques, respectively. The EstGATE() function is employed to estimate the GATE after imputing the potential outcomes.  
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.1
Imports: locpol, stats
NeedsCompilation: no
Packaged: 2024-04-07 06:19:52 UTC; dell
Author: Zhaoqing Tian [aut, cre, com] (<https://orcid.org/0009-0001-6786-0924>),
  Peng Wu [aut, ths] (<https://orcid.org/0000-0001-7154-8880>),
  Yilin Chen [dtc] (<https://orcid.org/0009-0009-2418-1348>)
Maintainer: Zhaoqing Tian <tzqluck@163.com>
Repository: CRAN
Date/Publication: 2024-04-08 15:10:05 UTC
Built: R 4.5.0; ; 2025-04-01 03:03:34 UTC; unix
