Skip to content

stc04003/permDep

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
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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