logLik_DLD {DiscreteDists} | R Documentation |
Calculates logLik for Discrete Lindley distribution.
logLik_DLD(param = 0.5, x)
param |
value for mu. |
x |
vector with the response variable. |
returns the loglikelihood given the parameters and random sample.