ICSKAT: Interval-Censored Sequence Kernel Association Test

Implements the Interval-Censored Sequence Kernel Association (ICSKAT) test for testing the association between interval-censored time-to-event outcomes and groups of single nucleotide polymorphisms (SNPs). Interval-censored time-to-event data occur when the event time is not known exactly but can be deduced to fall within a given interval. For example, some medical conditions like bone mineral density deficiency are generally only diagnosed at clinical visits. If a patient goes for clinical checkups yearly and is diagnosed at, say, age 30, then the onset of the deficiency is only known to fall between the date of their age 29 checkup and the date of the age 30 checkup. Interval-censored data include right- and left-censored data as special cases. This package also implements the interval-censored Burden test and the ICSKATO test, which is the optimal combination of the ICSKAT and Burden tests. Please see the vignette for a quickstart guide.

Version: 0.2.0
Imports: CompQuadForm, dplyr, magrittr, Rcpp (≥ 0.11.3), rje, survival, zoo
LinkingTo: Rcpp, RcppEigen
Suggests: knitr, rmarkdown
Published: 2021-11-25
Author: Ryan Sun [aut, cre], Liang Zhu [aut]
Maintainer: Ryan Sun <ryansun.work at gmail.com>
License: GPL-3
NeedsCompilation: yes
CRAN checks: ICSKAT results

Documentation:

Reference manual: ICSKAT.pdf
Vignettes: Tutorial

Downloads:

Package source: ICSKAT_0.2.0.tar.gz
Windows binaries: r-devel: ICSKAT_0.2.0.zip, r-release: ICSKAT_0.2.0.zip, r-oldrel: ICSKAT_0.2.0.zip
macOS binaries: r-release (arm64): ICSKAT_0.2.0.tgz, r-oldrel (arm64): ICSKAT_0.2.0.tgz, r-release (x86_64): ICSKAT_0.2.0.tgz
Old sources: ICSKAT archive

Reverse dependencies:

Reverse imports: SIMICO

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ICSKAT to link to this page.