surgerydat: Data of surgery procedures performed at multiple hospitals...

Description Usage Format

Description

Data about patients and their surgery procedure from 30 simulated hospitals with patient arrivals in the first 400 days after the start of the study.
Patient failure times are exponentially distributed with exponential hazard rate h_0(t, λ) exp(μ). Some hospitals have an increased failure rate:

which means that the hazard rate at hospitals 16-30 is twice higher than exponential(λ).
The arrival rate ψ of patients at a hospital differs. The arrival rates are:

These are then respectively small, medium and large hospitals.

Usage

1

Format

A data.frame with 12010 rows and 9 variables:

entrytime

numeric Time of entry of patient into study

survtime

numeric Time from entry until failure of patient

censorid

integer Censoring indicator (0 - right censored, 1 - observed)

Hosp_num

integer Hospital number at which patient received treatment

expmu

numeric True excess hazard used for generating patient survival

psival

numeric Poisson arrival rate at hospital which the patient was at

age

numeric Age of the patient

sex

factor Sex of the patient

BMI

numeric Body mass index of the patient


cgrcusum documentation built on Nov. 22, 2021, 9:09 a.m.