logLik function for Discrete Burr Hatke
Calculates logLik for Discrete Burr Hatke distribution.
logLik_DBH(param = 0.5, x)
param
: value for mu.x
: vector with the response variable.returns the loglikelihood given the parameters and random sample.
Useful links