logLik_HYPERPO2 function

logLik function for hyper Poisson in second parameterization

logLik function for hyper Poisson in second parameterization

Calculates logLik for hyper Poisson distribution.

logLik_HYPERPO2(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