example_hmm_mcmc_normal {oHMMed}R Documentation

Example of a Simulated Normal Model

Description

Example of a Simulated Normal Model

Usage

example_hmm_mcmc_normal

Format

hmm_mcmc_normal object

Examples

# 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)

[Package oHMMed version 1.0.2 Index]