example_hmm_mcmc_gamma_poisson | R Documentation |
Example of a Simulated Gamma-Poisson Model
example_hmm_mcmc_gamma_poisson
hmm_mcmc_gamma_poisson object
# Data stored in the object
hist(example_hmm_mcmc_gamma_poisson$data,
breaks = 50, xlab = "", main = "")
# Priors used in simulation
example_hmm_mcmc_gamma_poisson$priors
# Model
example_hmm_mcmc_gamma_poisson
summary(example_hmm_mcmc_gamma_poisson)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.