Other packages > Find by keyword >

depmixS4  

Dependent Mixture Models - Hidden Markov Models of GLMs and Other Distributions in S4
View on CRAN: Click here


Download and install depmixS4 package within the R console
Install from CRAN:
install.packages("depmixS4")

Install from Github:
library("remotes")
install_github("cran/depmixS4")

Install by package version:
library("remotes")
install_version("depmixS4", "1.5-1")



Attach the package and use:
library("depmixS4")
Maintained by
Ingmar Visser
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-03-26
Latest Update: 2025-05-11
Description:
Fits latent (hidden) Markov models on mixed categorical and continuous (time series) data, otherwise known as dependent mixture models, see Visser & Speekenbrink (2010, ).
How to cite:
Ingmar Visser (2008). depmixS4: Dependent Mixture Models - Hidden Markov Models of GLMs and Other Distributions in S4. R package version 1.5-1, https://cran.r-project.org/web/packages/depmixS4. Accessed 02 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:31), 0.1-0 (2008-03-26 22:25), 0.1-1 (2008-06-18 13:09), 0.2-0 (2008-07-05 18:13), 0.2-1 (2009-02-23 12:20), 0.2-2 (2009-06-30 08:55), 0.3-0 (2010-02-08 10:21), 0.9-0 (2010-05-18 17:42), 1.0-0 (2010-08-05 13:03), 1.0-1 (2010-11-26 08:05), 1.0-2 (2011-02-18 19:02), 1.0-3 (2011-03-24 17:56), 1.0-4 (2011-06-17 20:22), 1.1-0 (2011-11-03 12:32), 1.1-1 (2012-03-16 15:47), 1.2-0 (2012-06-21 11:36), 1.2-1 (2012-08-13 12:30), 1.2-2 (2013-01-29 16:37), 1.3-0 (2013-09-18 16:00), 1.3-1 (2013-12-11 11:21), 1.3-2 (2014-02-04 16:16), 1.3-3 (2016-02-15 13:47), 1.3-5 (2018-08-24 11:14), 1.4-0 (2019-07-10 16:03), 1.4-1 (2020-01-10 01:10), 1.4-2 (2020-01-20 18:00), 1.5-0 (2021-05-12 14:12), 1.5-1 (2025-05-11 09:10), 1.5-2 (2026-06-03 10:50), 1.5-3 (2026-06-17 07:30)
Other packages that cited depmixS4 R package
View depmixS4 citation profile
Other R packages that depmixS4 depends, imports, suggests or enhances
Complete documentation for depmixS4
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
recmap  
Compute the Rectangular Statistical Cartogram
Implements the RecMap MP2 construction heuristic . This algorithm draw ...
Download / Learn more Package Citations See dependency  
multicmp  
Flexible Modeling of Multivariate Count Data via the Multivariate Conway-Maxwell-Poisson Distribution
A toolkit containing statistical analysis models motivated by multivariate forms of the Conway-Maxwe ...
Download / Learn more Package Citations See dependency  
VIM  
Visualization and Imputation of Missing Values
New tools for the visualization of missing and/or imputed values are introduced, which can be used f ...
Download / Learn more Package Citations See dependency  
ggsci  
Scientific Journal and Sci-Fi Themed Color Palettes for 'ggplot2'
A collection of 'ggplot2' color palettes inspired by plots in scientific journals, data visualizati ...
Download / Learn more Package Citations See dependency  

28,437

R Packages

239,283

Dependencies

75,283

Author Associations

28,438

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA