Learn R Programming

curesurv (version 0.1.2)

testiscancer: Simulated testis cancer data using a cure model

Description

Simulated dataset of 2000 individuals as in Boussari et al. (2020), following setting 1 sub-scenario design.

Usage

data(testiscancer)

Arguments

Format

This dataset contains the following variables:

age

Age at diagnosis

age_cr

centered and scaled age at diagnosis

age_classe

"<40", "40_65" and ">=65" age groups

time_obs

Follow-up time (years)

event

Vital status

cumehazard

individual cumulative expected hazard

ehazard

individual instantaneous expected hazard

weisurvpop

individual expected survival

Examples

Run this code
data(testiscancer)
summary(testiscancer)

Run the code above in your browser using DataLab