wxindu / dp-conf-int

R source code for "Differentially Private Confidence Interval"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Differentially Private Confidence Intervals

This repository contains algorithms to generate differentially private confidence intervals on normally distributed data, as proposed by the paper Differentially Private Confidence Intervals [1]. Also contained in this repository are the sources code for the simulations and figures as used in the paper.

Citations

[1] (To be added)

About

R source code for "Differentially Private Confidence Interval"


Languages

Language:R 99.0%Language:C 1.0%