example_hmm_mcmc_normal | R Documentation |
Example of a Simulated Normal Model
example_hmm_mcmc_normal
hmm_mcmc_normal object
# Data stored in the object
plot(density(example_hmm_mcmc_normal$data), main = "")
# Priors used in simulation
example_hmm_mcmc_normal$priors
# Model
example_hmm_mcmc_normal
summary(example_hmm_mcmc_normal)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.