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.1")



Attach the package and use:
library("etm")
Maintained by
Mark Clements
[Scholar Profile | Author Map]
First Published: 2008-07-15
Latest Update: 2020-09-08
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.1, https://cran.r-project.org/web/packages/etm. Accessed 04 Mar. 2025.
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 (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
02/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/02Downloads for etm6080100120140160180200220240260280300320340TrendBars

Today's Hot Picks in Authors and Packages

extremeStat  
Extreme Value Statistics and Quantile Estimation
Fit, plot and compare several (extreme value) distribution functions. Compute (truncated) distribut ...
Download / Learn more Package Citations See dependency  
pcnetmeta  
Patient-Centered Network Meta-Analysis
Performs Bayesian arm-based network meta-analysis for datasets with binary, continuous, and count ou ...
Download / Learn more Package Citations See dependency  
ormBigData  
Fitting Semiparametric Cumulative Probability Models for Big Data
A big data version for fitting cumulative probability models using the orm() function. See Liu et a ...
Download / Learn more Package Citations See dependency  
regweight  
Convenience Functions for Implicit Regression Weights
A simple wrapper for calculating regression weights as defined by Aronow andSamii 2015 doi10.1111ajp ...
Download / Learn more Package Citations See dependency  
aopdata  
Data from the 'Access to Opportunities Project (AOP)'
Download data from the 'Access to Opportunities Project (AOP)'. The 'aopdata' package brings annual ...
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  

23,794

R Packages

206,711

Dependencies

64,305

Author Associations

23,781

Publication Badges

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