Skip to content

stc04003/permDep

Repository files navigation

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

permDep

permDep implements permutation approaches to test for quasi-independence in left-truncated right-censored survival data.

Installation

You can install and load permDep from CRAN using

install.packages("permDep")
library(permDep)

You can install permDep from github with:

## install.packages("devtools")
devtools::install_github("stc04003/permDep")

Online documentation

Online document includes a demonstration of the main function, permDep.

References:

  • Chiou, S.H., Qian, J., and Betensky, R.A. (2017). Permutation Test for General Dependent Truncation.
  • Tsai, W.Y., (1990). Testing the Assumption of Independence of Truncation Time and Failure Time. 169–177.

About

Permutation based test for quasi-independence

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published