glmGetParameters: Privacy parameters for GLM

Description Usage Arguments Value

View source: R/statistic-glm.R

Description

Function to find the epsilon value necessary to meet a desired level of accuracy for a GLM release.

Usage

1
glmGetParameters(accuracy, n, alpha)

Arguments

accuracy

Numeric giving the accuracy needed to guarantee.

n

Integer specifying the number of observations.

alpha

Numeric specifying the statistical significance level.

Value

The scalar epsilon necessary to guarantee the needed accuracy.


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