Learn R Programming

DiscreteDists (version 1.0.0)

logLik_GGEO: logLik function for GGEO

Description

Calculates logLik for GGEO distribution.

Usage

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

Value

returns the loglikelihood given the parameters and random sample.

Arguments

param

vector with parameters in log and logit scale.

x

vector with the response variable.