treePostPercentiles: Quantile function using the DP CDF

Description Usage Arguments Value

View source: R/statistic-tree.R

Description

Quantile function using the DP CDF

Usage

1
treePostPercentiles(cdf, percentiles)

Arguments

cdf

Differentially private estimate of the empirical cumulative distribution function

percentiles

Vector of probabilities given to the quantile function

Value

Differnetially private estimate of the values corresponding to the provided probabilities


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