logLik_GGEO: logLik function for GGEO

View source: R/utils.R

logLik_GGEOR Documentation

logLik function for GGEO

Description

Calculates logLik for GGEO distribution.

Usage

logLik_GGEO(param = c(0, 0), x)

Arguments

param

vector with parameters in log and logit scale.

x

vector with the response variable.

Value

returns the loglikelihood given the parameters and random sample.


DiscreteDists documentation built on Sept. 14, 2024, 1:07 a.m.