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