DEmpiricalCDF

constructor(values: DoubleArray, cdf: DoubleArray, name: String? = null)

Parameters

values

an array of values that will be drawn from, must have distinct values

cdf

a cdf corresponding to the values

name

an optional name/label