Other packages > Find by keyword >

etm  

Empirical Transition Matrix
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("etm", "1.1.2")



Attach the package and use:
library("etm")
Maintained by
Mark Clements
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-07-15
Latest Update: 2025-04-12
Description:
The etm (empirical transition matrix) package permits to estimate the matrix of transition probabilities for any time-inhomogeneous multi-state model with finite state space using the Aalen-Johansen estimator. Functions for data preparation and for displaying are also included (Allignol et al., 2011 ). Functionals of the Aalen-Johansen estimator, e.g., excess length-of-stay in an intermediate state, can also be computed (Allignol et al. 2011 ).
How to cite:
Mark Clements (2008). etm: Empirical Transition Matrix. R package version 1.1.2, https://cran.r-project.org/web/packages/etm. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.3-2 (2008-07-15 21:40), 0.3-3 (2008-10-30 19:40), 0.3-5 (2008-12-18 18:58), 0.3-6 (2009-02-01 11:41), 0.3-7 (2009-02-04 16:31), 0.4-0 (2009-04-14 19:29), 0.4-3 (2009-06-14 21:08), 0.4-6 (2009-09-03 17:43), 0.4-7 (2009-11-12 12:33), 0.5-1 (2010-11-29 21:20), 0.5-2 (2011-01-03 13:54), 0.5-4 (2012-04-04 13:16), 0.5 (2010-11-04 20:01), 0.6-1 (2014-03-27 14:14), 0.6-2.1 (2018-06-11 12:38), 0.6-2 (2014-12-09 14:57), 0.6 (2013-12-18 17:58), 1.0.3 (2018-07-04 22:27), 1.0.4 (2018-07-11 22:10), 1.0.5.1 (2020-01-26 19:26), 1.0.5 (2019-05-28 15:10), 1.1.1 (2020-09-08 15:40), 1.1 (2020-04-20 12:20)
Other packages that cited etm R package
View etm citation profile
Other R packages that etm depends, imports, suggests or enhances
Complete documentation for etm
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
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  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

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