Functions that compute the transition matrix for various models. Currently only CJS and MS models are included.
cjs_gamma(pars, m, F, T)
array of id and occasion-specific transition matrices - Gamma in Zucchini and MacDonald (2009)
list of real parameter values for each type of parameter
number of states
initial occasion vector
number of occasions
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.