Description Usage Arguments Value
Calculates the negative log-likelihood for a 2-part finite mixture model.
1 | loglik.Mh2(pars, chmat)
|
pars |
Parameter vector comprising (qlogis(p1), qlogis(p2), qlogis(phi)), where p1 and p2 are the two latent capture probabilities, and phi is the proportion of the population with capture probability p1. |
chmat |
Binary capture history matrix, with one row per individual detected and one column per capture occasion. |
The negative log-likelihood.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.