| params.gamma_dist | R Documentation |
gamma_dist object.Method for obtaining the parameters of a gamma_dist object.
## S3 method for class 'gamma_dist'
params(x)
x |
The |
A named numeric vector of parameters
params(gamma_dist(2, 1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.