This software implements the methods described in Georgina Evans and Gary King, "Statistically Valid Inferences from Differentially Private Data Releases"; See https://garyking.org/dpd
Install the software by running the following code:
devtools::install_github("georgieevans/PrivacyUnbiased")
library(PrivacyUnbiased)
Read an overview of the package:
https://github.com/georgieevans/PrivacyUnbiased/blob/master/Example/Example.pdf
PrivacyUnbiased
provides methods to analyze differentially private data. For a system to release differentially private statistics from privacy protected data as presented in https://gking.harvard.edu/files/gking/files/udp.pdf, see our software UnbiasedPrivacy
: