logLik_DPERKS: logLik function for DPERKS
Description
Calculates logLik for DPERKS distribution.
Usage
logLik_DPERKS(logparam = c(0, 0), x)
Value
returns the loglikelihood given the parameters and random sample.
Arguments
- logparam
vector with parameters in log scale.
- x
vector with the response variable.