logLik_POISXL {DiscreteDists} | R Documentation |
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.