TreeCDF: Creates a Tree then a CDF

Description Usage Arguments Value

View source: R/RcppExports.R

Description

This thing sure does make a fine CDF

Usage

1
TreeCDF(eps, ds, Ks, methods, mins, maxs, grans, datas)

Arguments

eps

An epsilon value for Differential Privacy

ds

The data or something

Ks

the degree of the tree

methods

Either H or S2 or SUB

mins

the minimum of the domain's range

maxs

the maximum of the domain's range

grans

The granularity

datas

The data to be CDFd

Value

A dpCDF


CDF.PSIdekick documentation built on May 30, 2017, 5:09 a.m.