Skip to content
/ regmhmm Public

❗ This is a read-only mirror of the CRAN R package repository. regmhmm — 'regmhmm' Fits Hidden Markov Models with Regularization. Homepage: https://github.com/HenryLeongStat/regmhmm Report bugs for this package: https://github.com/HenryLeongStat/regmhmm/issues

Notifications You must be signed in to change notification settings

cran/regmhmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Flexible Modeling: Build HMMs and mixed HMMs for longitudinal data analysis.
  • Variable Selection: Perform variable selection within HMMs using regularization.
  • Efficient Computation: Utilize the Expectation-Maximization (EM) algorithm with coordinate descent for optimal computational performance.

Installation

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

About

❗ This is a read-only mirror of the CRAN R package repository. regmhmm — 'regmhmm' Fits Hidden Markov Models with Regularization. Homepage: https://github.com/HenryLeongStat/regmhmm Report bugs for this package: https://github.com/HenryLeongStat/regmhmm/issues

Resources

Stars

Watchers

Forks

Packages

No packages published