Package: tvbounds
Type: Package
Title: Sensitivity Analysis and Bounds under Total Variation
        Neighborhoods
Version: 0.1.1
Authors@R: person(given = "Filippo",
                  family = "Palomba",
                  email = "fpalomba@princeton.edu",
                  role = c("aut", "cre", "cph"))
Description: Implements the sensitivity analysis framework of Palomba (2026)
    "Sensitivity Analysis in Population Shares"
    <https://filippopalomba.github.io/#jmp> for randomized experiments with
    attrition, counterfactuals in structural models, and recentered
    instrumental variables. Computes and plots sensitivity bounds together
    with their confidence intervals and robustness summary measures.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.1.0)
Imports: ggplot2 (>= 3.4.0), stats, utils, withr
Suggests: JuliaCall, testthat (>= 3.1.5), knitr, rmarkdown
SystemRequirements: For tvbounds_counterfactual(): Julia (>= 1.9) and
        the Artelys KNITRO solver with a valid license.
VignetteBuilder: knitr
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-08-30 17:10:06 UTC; fpalomba
Author: Filippo Palomba [aut, cre, cph]
Maintainer: Filippo Palomba <fpalomba@princeton.edu>
Repository: CRAN
Date/Publication: 2026-09-10 14:20:02 UTC
Built: R 4.5.2; ; 2026-09-10 14:30:23 UTC; unix
