View source: R/Transition_functions.r
cjs_gamma | R Documentation |
Functions that compute the transition matrix for various models. Currently only CJS and MS models are included.
cjs_gamma(pars, m, F, T)
pars |
list of real parameter values for each type of parameter |
m |
number of states |
F |
initial occasion vector |
T |
number of occasions |
array of id and occasion-specific transition matrices - Gamma in Zucchini and MacDonald (2009)
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.