View source: R/quantities-parametric.R
quantity_parametric | R Documentation |
For a parametric distribution, evaluates a quantity
(such as mean, median, range, ...) if the distribution has
an entry in the .quantities
database. For distributions without
the "parametric" (sub-) class, quantity evaluation is delegated
to the next higher level class.
quantity_parametric(distribution, quantity)
distribution |
A distribution. |
quantity |
Character; name of the quantity to extract. |
The desired quantity, evaluated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.