simplea | R Documentation |
Calculates proportion of time an animal with a Markov availability process is available.
simplea(Pi, E = NULL)
Pi |
is Markov model transition matrix (state 1 is UNavailable). |
E |
is expected time in each state (state 1 in UNavailable). |
If E
is NULL, uses Pi to calculate proportion of time available, else uses E
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.