discSurv-package: Discrete Survival Analysis

discSurv-packageR Documentation

Discrete Survival Analysis

Description

Includes functions for data transformations, estimation, evaluation and simulation of discrete survival analysis. The most important functions are listed below:

  • contToDisc: Discretizes continuous time variable into a specified grid of censored data for discrete survival analysis.

  • dataLong: Transform data from short format into long format for discrete survival analysis and right censoring.

  • dataLongCompRisks: Transforms short data format to long format for discrete survival modelling in the case of competing risks with right censoring.

  • dataLongTimeDep: Transforms short data format to long format for discrete survival modelling of single event analysis with right censoring.

  • cIndex: Calculates the concordance index for discrete survival models (independent measure of time).

  • dataLongSubDist: Converts the data to long format suitable for applying discrete subdistribution hazard modelling (competing risks).

Details

"DataShort" format is defined as data without repeated measurements. "DataSemiLong" format consists of repeated measurements, but there are gaps between the discrete time intervals. "DataLong" format is expanded to include all time intervals up to the last observation per individual.

Package: discSurv
Type: Package
Version: 2.0.0
Date: 2022-03-02
License: GPL-3

Author(s)

Thomas Welchowski welchow@imbie.meb.uni-bonn.de

Moritz Berger moritz.berger@imbie.uni-bonn.de

David Koehler koehler@imbie.uni-bonn.de

Matthias Schmid matthias.schmid@imbie.uni-bonn.de

References

\insertRef

bergerTutorialdiscSurv

\insertRefbergerClassTreediscSurv

\insertRefbergerSubdistdiscSurv

\insertRefschmidDiscMeasurediscSurv

\insertReftutzModelDiscdiscSurv


discSurv documentation built on March 18, 2022, 7:12 p.m.