Description Usage Arguments Details See Also Examples
Calculates the probability that an animal is available at an instant, for each of a set of m 2-state Markov model availability parameters passed to it and returns probabilities and their mean.
1 |
hmm.pars |
is a list with 2x2xm Markov model transition matrices (in which state 1 is UNavailable) in element $Pi (where m is number of availability parameter sets). |
Et |
is a 2xm matrix with expect times Unavailable (row 1) and Available (row 2). |
If Et is given, it is used and hmm.pars is ignored.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.