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 Apr. 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
03/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for msm3004005006007008009001000TrendBars

Today's Hot Picks in Authors and Packages

RZooRoH  
Partitioning of Individual Autozygosity into Multiple Homozygous-by-Descent Classes
Functions to identify Homozygous-by-Descent (HBD) segments associated with runs of homozygosity (ROH ...
Download / Learn more Package Citations See dependency  
RI2by2  
Randomization Inference for Treatment Effects on a Binary Outcome
Computes attributable effects based confidence interval, permutation test confidence interval, or as ...
Download / Learn more Package Citations See dependency  
automl  
Deep Learning with Metaheuristic
Fits from simple regression to highly customizable deep neural networks either with gradient descen ...
Download / Learn more Package Citations See dependency  
RPMG  
Graphical User Interface (GUI) for Interactive R Analysis Sessions
Really Poor Man's Graphical User Interface, used to create interactive R analysis sessions with simp ...
Download / Learn more Package Citations See dependency  
RobustANOVA  
Robust One-Way ANOVA Tests under Heteroscedasticity and Nonnormality
Robust tests (RW, RPB and RGF) are provided for testing the equality of several long-tailed symmetri ...
Download / Learn more Package Citations See dependency  
jointDiag  
Joint Approximate Diagonalization of a Set of Square Matrices
Different algorithms to perform approximate joint diagonalization of a finite set of square matrice ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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