computeLogLikPoisson {StMoMo}R Documentation

Compute Poisson loglikelihod

Description

Compute Poisson loglikelihod

Usage

computeLogLikPoisson(obs, fit, weight)

Arguments

obs

observed number of deaths

fit

fitted number of deaths

weight

weights given to each observation#'


[Package StMoMo version 0.4.1 Index]