treePostCDF: Function to derive CDF from efficient terminal node counts

Description Usage Arguments Value

View source: R/statistic-tree.R

Description

Function to derive CDF from efficient terminal node counts

Usage

1
treePostCDF(release, rng, terminalIndex)

Arguments

release

Efficient differentially private binary tree

rng

An a priori estimate of the range of the vector being represented as a binary tree

terminalIndex

Vector of indices corresponding to the terminal leaf nodes of the binary tree

Value

Differentially private estimate of the empirical cumulative distribution function


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