View source: R/distributions.R
draw_from_gamma | R Documentation |
Draw from gamma for a parameter specified in a distribution family list.
draw_from_gamma(par, dist)
par |
Character. Name of the parameter to sample. |
dist |
List. Distribution definition, as output by |
Numeric. The sampled parameter value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.