Description Usage Arguments Value
This function returns the observed states whenever an observation is present.
1 | ostates(P, E, e)
|
P |
Transition matrix P(will go to i | is in j) |
E |
Event observation matrix P(detection event j | is in i) |
e |
Sequence of observation events. Since we are taking time increase small, it is expected to have mostly missing values. The first value is expected to have an observation. |
the observed states whenever an observation is present.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.