logLik function for DMOLBE
Calculates logLik for DMOLBE distribution.
logLik_DMOLBE(logparam = c(0, 0), x)
logparam
: vector with parameters in log scale.x
: vector with the response variable.returns the loglikelihood given the parameters and random sample.
Useful links