Package: WMAP
Title: Weighted Meta-Analysis with Pseudo-Populations
Version: 1.2.0
Authors@R: c(
  person("Subharup", "Guha", , "s.guha@ufl.edu", role = c("aut","cre")),
  person("Mengqi", "Xu", , "m332xu@uwaterloo.ca", role = c("aut")),
  person("Kashish", "Priyam", , "25kashishp@students.harker.org", role = c("aut")),
  person("Yi", "Li", , "yili@umich.edu", role = c("aut")))
Description: Implementation of integrative weighting approaches for multiple observational studies and causal inferences. The package features three weighting approaches, each representing a special case of the unified weighting framework, introduced by Guha and Li (2024) <doi:10.1093/biomtc/ujae070>, which includes an extension of inverse probability weights for data integration settings. 
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
Imports: pkgcond, ggplot2, zeallot, caret, randomForest, forcats,
        utils, stats, grDevices
Depends: R (>= 3.5.0)
NeedsCompilation: no
Packaged: 2025-06-17 02:16:54 UTC; doggydoggy
Author: Subharup Guha [aut, cre],
  Mengqi Xu [aut],
  Kashish Priyam [aut],
  Yi Li [aut]
Maintainer: Subharup Guha <s.guha@ufl.edu>
Repository: CRAN
Date/Publication: 2025-06-17 04:20:06 UTC
Built: R 4.4.3; ; 2025-11-01 05:49:58 UTC; windows
