onurpoyraz / chmmMCMC

Implementation of coupled Hidden Markov Model with MCMC algorithm.
MIT License
1 stars 0 forks source link

chmmMCMC

Implementation of coupled Hidden Markov Model with MCMC algorithm.

Installation

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("onurpoyraz/chmmMCMC")

Usage

See the chmmMCMC class definition.