| thoro | R Documentation |
The thoro data frame has 2470 rows and 14 columns.
Each row represents one patient that have had cerebral angiography (X-ray of
the brain) with an injected contrast medium, either Thorotrast or
another one (the controls).
This data frame contains the following columns:
idIdentification of person.
sexSex, 1: male / 2: female.
birthdatDate of birth, Date variable.
contrastGroup, 1: Thorotrast / 2: Control.
injecdatDate of contrast injection, Date variable.
volumeInjected volume of Thorotrast in ml. Control patients have a 0 in this variable.
exitdatDate of exit from the study, Date variable.
exitstatStatus at exit, 1: dead / 2: alive, censored at closing of study, 20 February 1992 / 3: censored alive at some earlier date.
causeCause of death. See causes in the helpfile for
gmortDK.
liverdatDate of liver cancer diagnosis, Date variable.
liverIndicator of liver cancer diagnosis. Not all livercancers
are histologically verified, hence
liver >= hepcc + chola + hmang
hepccHepatocellular carcinoma at liverdat.
cholaCholangiocellular carcinoma at liverdat.
hmangHaemangisarcoma carcinoma at liverdat.
M Andersson, M Vyberg, J Visfeldt, B Carstensen & HH Storm: Primary liver tumours among Danish patients exposed to Thorotrast. Radiation Research, 137, pp. 262–273, 1994.
M Andersson, B Carstensen HH Storm: Mortality and cancer incidence after cerebral angiography. Radiation Research, 142, pp. 305–320, 1995.
mortDK, gmortDK
data(thoro)
str(thoro)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.