Description Usage Arguments Examples
View source: R/optim_helper_functions.R
Poisson density function with arbitrary precision. Uses library Rmpfr for arbitrary precision arithmetic.
1 | dpois_APA(x, lambda, precBits = 128)
|
x |
quantile |
lambda |
poisson mean parameter |
precBits |
number of bits of precision |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.