logLik_DIKUM function

logLik function for discrete Inverted Kumaraswamy

logLik function for discrete Inverted Kumaraswamy

Calculates logLik for discrete Inverted Kumaraswamy distribution.

logLik_DIKUM(param = c(0, 0), x)

Arguments

  • param: 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