ostates: This function returns the observed states whenever an...

Description Usage Arguments Value

View source: R/ostates.R

Description

This function returns the observed states whenever an observation is present.

Usage

1
ostates(P, E, e)

Arguments

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.

Value

the observed states whenever an observation is present.


MobilePhoneESSnetBigData/destim documentation built on Dec. 7, 2020, 7:35 p.m.