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