logLik function for hyper Poisson
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.
Useful links