logLik_DBH function

logLik function for Discrete Burr Hatke

logLik function for Discrete Burr Hatke

Calculates logLik for Discrete Burr Hatke distribution.

logLik_DBH(param = 0.5, x)

Arguments

  • param: value for mu.
  • 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