The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

Hidden Markov Model (HMM) R Package Development

Introduction

This project involves the development of an R package for Hidden Markov Models (HMMs) in longitudinal data analysis. The package, named regmhmm, incorporates features for flexible modeling, variable selection using regularization techniques, and efficient computation with the Expectation-Maximization (EM) algorithm.

Features

Installation

# Install the development version from GitHub:
devtools::install_github("HenryLeongStat/regmhmm")

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.