Learn R Programming

DiscreteDists (version 1.0.0)

logLik_DBH: logLik function for Discrete Burr Hatke

Description

Calculates logLik for Discrete Burr Hatke distribution.

Usage

logLik_DBH(param = 0.5, x)

Value

returns the loglikelihood given the parameters and random sample.

Arguments

param

value for mu.

x

vector with the response variable.