README.md

tranSurv

Project Status: Active – The project has reached a stable, usable
state and is being actively
developed. minimal R
version CRAN_Status_Badge packageversion AppVeyor Build
Status Travis-CI Build
Status Last-changedate

Transformation model for left-truncated right-censored survival data

tranSurv implements methods for survival analysis under a dependent truncation and independent right censoring via a structural transformation method. The package is still under active development.

A package that estimates survival curve under a dependent truncation and independent right censoring via a structural transformation method. The package also includes hypothesis test of quasi-independence based on the conditional Kendall’s tau of Martin and Betensky (2005) and two versions of the inverse probability weighted Kendall’s tau of Austin and Betensky (2014).

Installation

Install and load the package from CRAN using

install.packages("tranSurv")
library(tranSurv)

Install and load the package from GitHub using

devtools::install_github("stc04003/tranSurv")
library(tranSurv)

Online documentation

Online document includes:



stc04003/tranSurv documentation built on July 21, 2021, 6:46 p.m.