Other packages > Find by keyword >

mvna  

Nelson-Aalen Estimator of the Cumulative Hazard in Multistate Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mvna", "2.0.1")



Attach the package and use:
library("mvna")
Maintained by
Arthur Allignol
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-12-06
Latest Update: 2017-09-11
Description:
Computes the Nelson-Aalen estimator of the cumulative transition hazard for arbitrary Markov multistate models .
How to cite:
Arthur Allignol (2007). mvna: Nelson-Aalen Estimator of the Cumulative Hazard in Multistate Models. R package version 2.0.1, https://cran.r-project.org/web/packages/mvna. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0-2 (2007-12-06 08:56), 1.1-5 (2008-06-17 20:26), 1.1-8 (2009-02-01 11:41), 1.1-9 (2009-04-14 19:32), 1.1-10 (2009-10-14 16:06), 1.2-1 (2011-05-04 09:14), 1.2-2 (2012-04-03 23:02), 1.2-3 (2013-12-18 17:58), 1.2 (2009-11-12 12:33), 2.0 (2017-01-14 01:13)
Other packages that cited mvna R package
View mvna citation profile
Other R packages that mvna depends, imports, suggests or enhances
Complete documentation for mvna
Functions, R codes and Examples using the mvna R package
Some associated functions: abortion . lines.mvna . mvna . plot.mvna . predict.mvna . print.mvna . sir.adm . sir.cont . summary.mvna . xyplot.mvna . 
Some associated R codes: lines.mvna.R . mvna.R . plot.mvna.R . predict.mvna.R . print.mvna.R . print.summary.mvna.R . summary.mvna.R . xyplot.mvna.R .  Full mvna package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

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  
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  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
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  
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  
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  

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