computeDeviancePoisson {StMoMo} | R Documentation |
Compute Poisson deviance
Description
Compute Poisson deviance
Usage
computeDeviancePoisson(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]