Learn R Programming

CDF.PSIdekick (version 1.2)

TreeCDF: Creates a Tree then a CDF

Description

This thing sure does make a fine CDF

Usage

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