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