We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8001224 commit 742aa09Copy full SHA for 742aa09
knitr/hmm-example/hmm-example.Rmd
@@ -40,7 +40,7 @@ There are three functions
40
41
- `hmm_marginal` - The likelihood of an HMM with the latent discrete states
42
integrated out
43
-- `hmm_latent_rng` - A function to generate random realizations of an HMM
+- `hmm_latent_rng` - A function to generate random realizations from the posterior of an HMM
44
- `hmm_hidden_state_prob` - A function to compute the distribution of latent
45
states at each measurement.
46
0 commit comments