Package: persuasio
Title: Causal Inference on Persuasion Effects
Version: 0.1.0
Authors@R: 
    c(
    person(
        given = "Xinrui",
        family = "Chen",
        email = "xc2731@columbia.edu",
        role = c("aut")
      ),
    person(
        given = "Sung Jae",
        family = "Jun",
        email = "suj14@psu.edu",
        role = c("aut")
      ),
    person(
        given = "Sokbae",
        family = "Lee",
        email = "sl3841@columbia.edu",
        role = c("aut", "cre")
      )
    )
Description: Provides estimation and inference methods for causal persuasion
    rates in the potential-outcomes framework of Jun and Lee (2023,
    Journal of Political Economy) <doi:10.1086/724114>. The package computes
    bounds and confidence intervals for average and local persuasion rates
    under data scenarios with binary outcomes, treatments, and instruments, and
    also when only the outcome and instrument are observed. It also provides
    functions for calculating bounds from summary statistics.
License: GPL (>= 3)
URL: https://github.com/persuasio/persuasio-r,
        https://github.com/persuasio/persuasio-stata
BugReports: https://github.com/persuasio/persuasio-r/issues
Encoding: UTF-8
RoxygenNote: 8.0.0
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: stats
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-07-28 00:04:08 UTC; sokbaelee
Author: Xinrui Chen [aut],
  Sung Jae Jun [aut],
  Sokbae Lee [aut, cre]
Maintainer: Sokbae Lee <sl3841@columbia.edu>
Repository: CRAN
Date/Publication: 2026-08-05 17:30:08 UTC
Built: R 4.6.0; ; 2026-08-05 18:50:03 UTC; unix
