example_hmm_mcmc_normal: Example of a Simulated Normal Model

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

oHMMed documentation built on May 29, 2024, 2:20 a.m.