Skip to content

Commit 742aa09

Browse files
committed
Changed verbage on rng a bit
1 parent 8001224 commit 742aa09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knitr/hmm-example/hmm-example.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ There are three functions
4040

4141
- `hmm_marginal` - The likelihood of an HMM with the latent discrete states
4242
integrated out
43-
- `hmm_latent_rng` - A function to generate random realizations of an HMM
43+
- `hmm_latent_rng` - A function to generate random realizations from the posterior of an HMM
4444
- `hmm_hidden_state_prob` - A function to compute the distribution of latent
4545
states at each measurement.
4646

0 commit comments

Comments
 (0)