logLik_HYPERPO | R Documentation |
Calculates logLik for hyper Poisson distribution.
logLik_HYPERPO(logparam = c(0, 0), x)
logparam |
vector with parameters in log scale. |
x |
vector with the response variable. |
returns the loglikelihood given the parameters and random sample.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.