prostate.dat: Prostate cancer data set

Description Format Details Examples

Description

This is an artificial prostate cancer dataset used for illustrating the usages of functions in R package and QHScrnomo

Format

A data frame with 2000 observations on the following 9 variables.

list("UNIQID")

patient ID

list("TX")

Treatment options of prostate cancera with levels EBRT, PI, RP

list("PSA")

Pre-treatment PSA levels

list("BX_GLSN_CAT")

Biopsy Gleason Score Sum. a factor with levels 1 for 2-6 2 for 7 and 3 for 8-10

list("CLIN_STG")

Clinical stage with levels T1, T2, T3

list("AGE")

Age at treatment date

list("RACE_AA")

patient ethnicity.a factor with levels 0 for other and 1 for African American

list("TIME_EVENT")

follow up time in months

list("EVENT_DOD")

followup status, 0 - censored, 1 - died of prostate cancer, 2 - died of other causes

Details

This is a simulated data set.

Examples

1

jixccf/QHScrnomo documentation built on Dec. 21, 2021, 12:08 a.m.