Learn R Programming

DiscreteDists (version 1.1.0)

logLik_DsPA: logLik function for DsPA

Description

Calculates logLik for DsPA distribution.

Usage

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

Value

returns the loglikelihood given the parameters and random sample.

Arguments

param

a vector with parameters.

x

vector with the response variable.