new_parametric | R Documentation |
Constructor Function for "parametric" distribution Objects
new_parametric(l, variable, ..., class = character())
l |
List containing the components of a parametric 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.