Learn R Programming

curesurv (version 0.1.2)

dataweib: Simulated data with vital status information from Weibull mixture cure model

Description

Simulated data

Usage

data(dataweib)

Arguments

Format

This dataset contains the following variables:

age

Age at diagnosis

age_cr

centered and scaled age at diagnosis

age_classe

"<45", "45_59" and ">=60" age groups

sexe

"male", "female" gender groups

stage

"<0", "1" , "2" and "3" for stage I-IV groups

time_obs

Follow-up time (years)

event

Vital status

cumehazard

individual cumulative expected hazard

ehazard

individual instantaneous expected hazard

Examples

Run this code
data(dataweib)
summary(dataweib)

Run the code above in your browser using DataLab