new_mix | R Documentation |
Constructor function for "mix" objects
new_mix(l, variable, ..., class = character())
l |
List containing the components of a mixture distribution object. |
variable |
Type of random variable: "continuous", "discrete", or "mixed". |
... |
Other attributes to add to the list. |
class |
If making a subclass, specify its name here. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.