glmGetAccuracy: Accuracy of the differentially private GLM

Description Usage Arguments Value

View source: R/statistic-glm.R

Description

Function to fin dthe accuracy guarantee of a GLM release at a given epsilon

Usage

1
glmGetAccuracy(epsilon, n, alpha)

Arguments

epsilon

Numeric representing the epsilon privacy parameter. Should be of length one and should be between zero and one.

n

Integer specifying the number of observations.

alpha

Numeric specifying the statistical significance level.

Value

Accuracy guarantee for GLM release


IQSS/PSI-Library documentation built on Feb. 15, 2020, 9:03 p.m.