Package: SimBaRepro
Title: Simulation-Based, Finite-Sample Inference via Repro Samples
Version: 0.1.0
Authors@R: 
	c(
		person(given = "Xinlong", family = "Du", , "du339@purdue.edu", role = c("aut", "cre")),
		person(given = "Zhanyu", family = "Wang", , "zhanyu.wang.purdue@gmail.com", role = "aut"),
		person(given = "Jordan", family = "Awan", , "jawan@purdue.edu", role = "aut")
	)
Description: Functions for obtaining p-values (for hypothesis tests), confidence intervals, and multivariate confidence sets. In particular, the method is compatible with differentially private dataset, as long as the privacy mechanism is known. For more details, see Awan and Wang (2024), "Simulation-based, Finite-sample Inference for Privatized Data", <doi:10.48550/arXiv.2303.05328>.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: ddalpha, ggplot2
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-25 14:51:50 UTC; xinlongdu
Author: Xinlong Du [aut, cre],
  Zhanyu Wang [aut],
  Jordan Awan [aut]
Maintainer: Xinlong Du <du339@purdue.edu>
Repository: CRAN
Date/Publication: 2025-06-29 10:20:06 UTC
Built: R 4.6.0; ; 2025-08-18 11:51:32 UTC; unix
