treeGetAccuracy: Accuracy for a differentially private binary tree

Description Usage Arguments Value

View source: R/statistic-tree.R

Description

Accuracy for a differentially private binary tree

Usage

1
treeGetAccuracy(epsilon, rng, gran, alpha = 0.05)

Arguments

epsilon

Numeric differential privacy parameter

rng

Numeric a priori estimate of the variable range

gran

Numeric granularity

alpha

Numeric level of statistical significance, default 0.05

Value

Accuracy guarantee for the tree given epsilon


privacytoolsproject/PSI-Library documentation built on Feb. 17, 2020, 2:03 p.m.