Learn R Programming

DiscreteDists (version 1.0.0)

logLik_DLD: logLik function for Discrete Lindley distribution

Description

Calculates logLik for Discrete Lindley distribution.

Usage

logLik_DLD(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.