logLik_DGEII {DiscreteDists} | R Documentation |
Calculates logLik for DGEII distribution.
logLik_DGEII(transf_param = c(0, 0), x)
transf_param |
vector with parameters in log and logit scale. |
x |
vector with the response variable. |
returns the loglikelihood given the parameters and random sample.