logLik_DIKUM {DiscreteDists} | R Documentation |
Calculates logLik for discrete Inverted Kumaraswamy distribution.
logLik_DIKUM(param = c(0, 0), x)
param |
vector with parameters in log scale. |
x |
vector with the response variable. |
returns the loglikelihood given the parameters and random sample.