llikPois | R Documentation |
log-likelihood for the Poisson distribution
llikPois(x, lambda, full = FALSE)
x |
non negative integers |
lambda |
non-negative means |
full |
Add the data frame showing x, mean, sd as well as the fx and derivatives |
data frame with fx
for the pdf value of with
dLambda
that has the derivatives with respect to the parameters at
the observation time-point
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.