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]
All associated links for this package
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 03 Feb. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

metaboData  
Example Metabolomics Data Sets
Data sets from a variety of biological sample matrices, analysed using a number of mass spectrometr ...
Download / Learn more Package Citations See dependency  
Bolstad2  
Bolstad Functions
A set of R functions and data sets for the book "Understanding Computational Bayesian Statistics." T ...
Download / Learn more Package Citations See dependency  
HGMND  
Heterogeneous Graphical Model for Non-Negative Data
Graphical model is an informative and powerful tool to explore the conditional dependence relationsh ...
Download / Learn more Package Citations See dependency  
cmce  
Computer Model Calibration for Deterministic and Stochastic Simulators
Implements the Bayesian calibration model described in Pratola and Chkrebtii (2018) ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
sgof  
Multiple Hypothesis Testing
Seven different methods for multiple testing problems. The SGoF-type methods (see for example, Carva ...
Download / Learn more Package Citations See dependency  

23,630

R Packages

204,513

Dependencies

64,101

Author Associations

23,581

Publication Badges

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