Learn R Programming

curesurv (version 0.1.2)

pancreas_data: Simulated pancreas data with vital status information

Description

Simulated data

Usage

data(pancreas_data)

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

time_obs

Follow-up time (years)

event

Vital status

cumehazard

individual cumulative expected hazard

ehazard

individual instantaneous expected hazard

Examples

Run this code
data(pancreas_data)
summary(pancreas_data)

Run the code above in your browser using DataLab