CRAN/E | DPpack

DPpack

Differentially Private Statistical Analysis and Machine Learning

Installation

About

An implementation of common statistical analysis and models with differential privacy (Dwork et al., 2006a) doi:10.1007/11681878_14 guarantees. The package contains, for example, functions providing differentially private computations of mean, variance, median, histograms, and contingency tables. It also implements some statistical models and machine learning algorithms such as linear regression (Kifer et al., 2012) and SVM (Chaudhuri et al., 2011) . In addition, it implements some popular randomization mechanisms such as the Laplace mechanism (Dwork et al., 2006a) doi:10.1007/11681878_14, Gaussian mechanism (Dwork et al., 2006b) doi:10.1007/11761679_29, and exponential mechanism (McSherry & Talwar, 2007) doi:10.1109/FOCS.2007.66.

Key Metrics

Version 0.1.0
Published 2023-04-08 392 days ago
Needs compilation? no
License GPL-3
CRAN checks DPpack results

Downloads

Yesterday 9 -10%
Last 7 days 67 -25%
Last 30 days 266 +8%
Last 90 days 726 -17%
Last 365 days 3.002 +5%

Maintainer

Maintainer

Spencer Giddens

giddens2spencer@gmail.com

Authors

Spencer Giddens
Fang Liu

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

DPpack archive

Imports

rmutil ≥ 1.1.5
Rdpack ≥ 2.1.2
R6 ≥ 2.5.1
dplyr ≥1.0.1
MASS ≥ 7.3-51.6
nloptr ≥ 1.2.2.2
e1071 ≥1.7-9
stats ≥ 4.0.2
graphics ≥ 4.0.2
ggplot2 ≥3.3.2

Suggests

testthat ≥ 3.0.0