new_mix.Rd
Constructor function for "mix" objects
new_mix(l, variable, ..., class = character())
List containing the components of a mixture distribution object.
Type of random variable: "continuous", "discrete", or "mixed".
Other attributes to add to the list.
If making a subclass, specify its name here.