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