logLik_HYPERPO function

logLik function for hyper Poisson

logLik function for hyper Poisson

Calculates logLik for hyper Poisson distribution.

logLik_HYPERPO(logparam = c(0, 0), x)

Arguments

  • logparam: vector with parameters in log scale.
  • x: vector with the response variable.

Returns

returns the loglikelihood given the parameters and random sample.

  • Maintainer: Freddy Hernandez-Barajas
  • License: MIT + file LICENSE
  • Last published: 2024-09-13