Functions that compute the probability matrix of the observations given the state for various models. Currently only CJS, MS models and MS models with state uncertainty are included.
mvms_dmat(pars, m, F, T, sup)
4-d array of id and occasion-specific observation probability matrices - state-dependent distributions in Zucchini and MacDonald (2009)
list of real parameter matrices (id by occasion) for each type of parameter
number of states
initial occasion vector
number of occasions
list of supplemental information that may be needed by the function but only needs to be computed once
Jeff Laake
Zucchini, W. and I.L. MacDonald. 2009. Hidden Markov Models for Time Series: An Introduction using R. Chapman and Hall, Boca Raton, FL. 275p.