DEmpiricalCDF

constructor(data: List<ProbPoint>, name: String? = null)(source)


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

Parameters

values

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

cdf

a cdf corresponding to the values

name

an optional name/label