Skip to content

mbrueckner/AHR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AHR

Methods for estimation of multivariate average hazard ratios as defined by Kalbfleisch and Prentice. The underlying survival functions of the event of interest in each group can be estimated using either the (weighted) Kaplan-Meier estimator or the Aalen-Johansen estimator for the transition probabilities in Markov multi-state models. Right-censored and left-truncated data is supported. Moreover, the difference in restricted mean survival can be estimated.

Installation

Get the released version from CRAN:

install.packages("AHR")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("mbrueckner/AHR")

About

Estimation and Testing of Average Hazard Ratios

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published