| params.beta_dist | R Documentation |
beta_dist object.Retrieve the parameters of a beta_dist object.
## S3 method for class 'beta_dist'
params(x)
x |
A |
A named numeric vector with elements shape1 and shape2.
params(beta_dist(2, 5))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.