dst_gamma | R Documentation |
Makes a Gamma distribution.
dst_gamma(shape, rate)
shape |
Shape parameter; single positive numeric. |
rate |
Rate parameter; single positive numeric. |
A Gamma distribution.
dst_gamma(2, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.