Skip to content

stc04003/tranSurv

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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:

About

Transformation model for left-truncated right-censored survival data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published