Computes logarithm of the likelihood function

evaluateLikelihood(par, pulseData)

Arguments

par

a named list with parameter values (including the size parameter for the negative binomial distribution, see dnbinom)

pulseData

a PulseData object

Value

a logarithm of the likelihood for given parameters and counts values.