README.md

PrivacyUnbiased

This software implements the methods described in Georgina Evans and Gary King, "Statistically Valid Inferences from Differentially Private Data Releases"; See http://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:

https://github.com/schwenzfeier/udp



georgieevans/PrivacyUnbiased documentation built on May 22, 2021, 1:01 p.m.