Package: vbm Type: Package Title: Variance-Based Sensitivity Analysis for Weighting Estimators Version: 0.1.0 Authors@R: c( person( "Jiayao", "Gan", email = "u3612852@connect.hku.hk", role = c("aut", "cre") ), person( "Melody", "Huang", email = "melody.huang@yale.edu", role = "aut" ), person( "Samuel D.","Pimentel", email = "spi@berkeley.edu", role = "aut" ), person( "Andy A.","Shen", email = "aashen@berkeley.edu", role = "aut" ) ) Author: Jiayao Gan [aut, cre], Melody Huang [aut], Samuel D. Pimentel [aut], Andy A. Shen [aut] Maintainer: Jiayao Gan Funder: National Science Foundation under Grant #2142146. Description: Provides methods for variable-based modeling and sensitivity analysis in observational studies. Includes bootstrap inference, bias bounds estimation, and visualization tools for sensitivity parameters. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Imports: parallel, magrittr, dplyr, WeightIt, estimatr, ggplot2, scales URL: https://github.com/Staniks0/vbm BugReports: https://github.com/Staniks0/vbm/issues RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE, roclets = c("rd", "collate", "namespace", "vignette")) Suggests: jointVIP, knitr, rmarkdown, pkgdown, cobalt VignetteBuilder: knitr Repository: https://staniks0.r-universe.dev Date/Publication: 2026-06-15 14:59:24 UTC RemoteUrl: https://github.com/staniks0/vbm RemoteRef: HEAD RemoteSha: 515d1685a76f3554e14927c9ac7ae934834c4dad NeedsCompilation: no Packaged: 2026-07-01 09:02:32 UTC; root