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 26 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

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  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  
tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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