Mixture Distribution
constructor(cdfList: List<ContinuousDistributionIfc>, cdf: DoubleArray, name: String? = null)(source)
Parameters
cdf List
the list of distributions to be mixed
cdf
the mixing distribution specified as a CDF
name
an optional name