new_distribution | R Documentation |
Constructor Function for "dst" Objects
new_distribution(l, variable, ..., class = character())
l |
List containing the components of a distribution object. |
variable |
Type of random variable: "continuous", "discrete", or "mixed". |
... |
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.