Description Usage Arguments Value Examples
Estimate Latent process of MMPP
1 | mmpp_latent(params = list(lambda0, c, Q), events, zt, start = 0)
|
params |
parameters of the MMPP, an MMPP object |
events |
events (not including 0, but assumes start at 0) |
zt |
inferred latent state of events |
list of the states of the Markov process (z.hat) and the times of the transitions between these times (x.hat).
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.