Other packages > Find by keyword >

msm  

Multi-State Markov and Hidden Markov Models in Continuous Time
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("msm", "1.8.2")



Attach the package and use:
library("msm")
Maintained by
Christopher Jackson
[Scholar Profile | Author Map]
First Published: 2002-11-08
Latest Update: 2023-11-23
Description:
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal data. Designed for processes observed at arbitrary times in continuous time (panel data) but some other observation schemes are supported. Both Markov transition rates and the hidden Markov output process can be modelled in terms of covariates, which may be constant or piecewise-constant in time.
How to cite:
Christopher Jackson (2002). msm: Multi-State Markov and Hidden Markov Models in Continuous Time. R package version 1.8.2, https://cran.r-project.org/web/packages/msm. Accessed 03 May. 2025.
Previous versions and publish date:
0.1 (2002-11-08 16:58), 0.2.1 (2003-06-03 20:37), 0.2.2 (2003-07-01 11:53), 0.2 (2003-01-06 15:24), 0.3.1 (2003-10-15 19:41), 0.3.2 (2004-03-26 08:51), 0.3.3 (2004-09-25 11:08), 0.3 (2003-10-01 23:03), 0.4.1 (2005-01-31 16:51), 0.4 (2005-01-09 22:49), 0.5.1 (2005-05-25 19:12), 0.5.2 (2005-10-12 09:03), 0.5 (2005-03-07 12:48), 0.6.1 (2006-03-27 09:29), 0.6.2 (2006-06-23 17:44), 0.6.3 (2006-06-29 10:37), 0.6.4 (2006-10-13 15:35), 0.6 (2005-11-28 21:47), 0.7.1 (2007-04-19 16:14), 0.7.2 (2007-05-31 16:38), 0.7.3 (2007-08-25 18:49), 0.7.4 (2007-10-02 13:22), 0.7.5 (2007-11-20 19:53), 0.7.6 (2007-12-12 16:24), 0.7 (2006-11-23 11:23), 0.8.1 (2008-07-28 08:13), 0.8.2 (2009-04-14 19:32), 0.8 (2008-03-28 15:59), 0.9.1 (2009-06-14 21:12), 0.9.2 (2009-07-18 18:12), 0.9.3 (2009-08-26 14:49), 0.9.4 (2009-11-13 15:58), 0.9.5 (2009-11-26 09:03), 0.9.6 (2010-02-11 19:33), 0.9.7 (2010-05-18 17:42), 0.9 (2009-06-10 10:05), 1.0.1 (2011-05-26 22:49), 1.0 (2010-11-25 09:22), 1.1.1 (2012-05-11 17:27), 1.1.2 (2012-08-01 14:45), 1.1.3 (2012-09-28 19:47), 1.1.4 (2012-12-10 17:10), 1.1 (2011-09-10 08:17), 1.2 (2013-05-15 19:23), 1.3 (2014-01-16 15:40), 1.4 (2014-07-08 19:18), 1.5 (2015-01-06 15:31), 1.6.1 (2016-03-09 15:21), 1.6.4 (2016-10-04 14:33), 1.6.5 (2017-12-05 14:31), 1.6.6 (2018-02-02 19:38), 1.6.7 (2019-03-18 22:10), 1.6.8 (2019-12-16 16:30), 1.6.9 (2021-09-27 11:50), 1.6 (2015-11-18 09:31), 1.7.1 (2023-11-23 22:10), 1.7 (2022-11-28 18:30), 1.8.1 (2024-10-04 19:40), 1.8 (2024-09-08 09:30)
Other packages that cited msm R package
View msm citation profile
Other R packages that msm depends, imports, suggests or enhances
Complete documentation for msm
Downloads during the last 30 days
04/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/01Downloads for msm300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

noisyCE2  
Cross-Entropy Optimisation of Noisy Functions
Cross-Entropy optimisation of unconstrained deterministic and noisy functions illustrated in Rubins ...
Download / Learn more Package Citations See dependency  
hdme  
High-Dimensional Regression with Measurement Error
Penalized regression for generalized linear models for measurement error problems (aka. errors-in-v ...
Download / Learn more Package Citations See dependency  
scModels  
Fitting Discrete Distribution Models to Count Data
Provides functions for fitting discrete distribution models to count data. Included are the Poisson ...
Download / Learn more Package Citations See dependency  
ENMTools  
Analysis of Niche Evolution using Niche and Distribution Models
Constructing niche models and analyzing patterns of niche evolution. Acts as an interface for many ...
Download / Learn more Package Citations See dependency  
sift  
Intelligently Peruse Data
Facilitate extraction of key information from common datasets. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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