Learn R Programming

DiscreteDists (version 1.0.0)

logLik_DIKUM: logLik function for discrete Inverted Kumaraswamy

Description

Calculates logLik for discrete Inverted Kumaraswamy distribution.

Usage

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

Value

returns the loglikelihood given the parameters and random sample.

Arguments

param

vector with parameters in log scale.

x

vector with the response variable.