logLik function for Poisson XLindley distribution
Calculates logLik for Poisson XLindley distribution distribution.
logLik_POISXL(param = 0, x)
param
: parameter mu in log scale.x
: vector with the response variable.returns the loglikelihood given the parameters and random sample.
Useful links