Learn R Programming

intccr (version 3.0.4)

pseudo.HIV.long: Artificial HIV dataset

Description

Artificial dataset that was simulated to resemble the HIV study on loss to HIV care and death in sub-Saharan Africa, that was presented in Bakoyannis, Yu, & Yiannoutsos (2017). It contains subject id, observation times, cause of failure, and covariates.

Usage

pseudo.HIV.long

Arguments

Format

A data frame with 22710 rows and 6 variables.

References

Bakoyannis, G., Yu, M., and Yiannoutsos C. T. (2017). Semiparametric regression on cumulative incidence function with interval-censored competing risks data. Statistics in Medicine, 36:3683-3707.

Examples

Run this code
# NOT RUN {
head(pseudo.HIV.long, n = 20)

# }

Run the code above in your browser using DataLab