logLik_DGEII function

logLik function for DGEII

logLik function for DGEII

Calculates logLik for DGEII distribution.

logLik_DGEII(transf_param = c(0, 0), x)

Arguments

  • transf_param: vector with parameters in log and logit scale.
  • x: vector with the response variable.

Returns

returns the loglikelihood given the parameters and random sample.

  • Maintainer: Freddy Hernandez-Barajas
  • License: MIT + file LICENSE
  • Last published: 2024-09-13