Package: senseweight
Type: Package
Title: Sensitivity Analysis for Weighted Estimators
Version: 0.0.1
Authors@R: 
  c(
    person("Melody", "Huang", , "melody.huang@yale.edu", role = c("aut", "cre"))
  )
Description: Provides tools to conduct interpretable sensitivity analyses for weighted estimators,
    introduced in Huang (2024) <doi:10.1093/jrsssa/qnae012> and 
    Hartman and Huang (2024) <doi:10.1017/pan.2023.12>. 
    The package allows researchers to generate the set of recommended sensitivity summaries
    to evaluate the sensitivity in their underlying weighting estimators to omitted moderators or confounders. 
    The tools can be flexibly applied in causal inference settings (i.e., in external and internal validity contexts)
    or survey contexts. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 4.1.0)
LazyData: true
Imports: dplyr, estimatr, ggplot2, ggrepel, kableExtra, metR, rlang,
        survey, WeightIt
Suggests: knitr, pkgload, rmarkdown
VignetteBuilder: knitr
URL: https://melodyyhuang.github.io/senseweight/
NeedsCompilation: no
Packaged: 2025-08-18 20:57:38 UTC; mh2735
Author: Melody Huang [aut, cre]
Maintainer: Melody Huang <melody.huang@yale.edu>
Repository: CRAN
Date/Publication: 2025-08-22 17:30:02 UTC
