Learn R Programming

intccr (version 3.0.4)

longdata: Simulated interval-censored competing risks data - long format

Description

The data containing the subject id, series of time points, cause of failure, and covariates with 200 observations.

Usage

longdata

Arguments

Format

A data frame with 868 rows and 5 variables.

Examples

Run this code
# NOT RUN {
library(intccr)
data(longdata)
# }

Run the code above in your browser using DataLab