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 06 Mar. 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

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
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  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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