EVOLUTION-MANAGER
Edit File: cgd0.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Chronic Granulotomous Disease data</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for cgd0 {survival}"><tr><td>cgd0 {survival}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Chronic Granulotomous Disease data</h2> <h3>Description</h3> <p>Data are from a placebo controlled trial of gamma interferon in chronic granulotomous disease (CGD). Contains the data on time to serious infections observed through end of study for each patient. </p> <h3>Usage</h3> <pre>cgd0</pre> <h3>Format</h3> <dl> <dt>id</dt><dd><p>subject identification number</p> </dd> <dt>center</dt><dd><p>enrolling center </p> </dd> <dt>random</dt><dd><p>date of randomization </p> </dd> <dt>treatment</dt><dd><p>placebo or gamma interferon </p> </dd> <dt>sex</dt><dd><p>sex</p> </dd> <dt>age</dt><dd><p>age in years, at study entry </p> </dd> <dt>height</dt><dd><p>height in cm at study entry</p> </dd> <dt>weight</dt><dd><p>weight in kg at study entry</p> </dd> <dt>inherit</dt><dd><p>pattern of inheritance </p> </dd> <dt>steroids</dt><dd><p>use of steroids at study entry,1=yes</p> </dd> <dt>propylac</dt><dd><p>use of prophylactic antibiotics at study entry</p> </dd> <dt>hos.cat</dt><dd><p>a categorization of the centers into 4 groups</p> </dd> <dt>futime</dt><dd><p>days to last follow-up</p> </dd> <dt>etime1-etime7</dt><dd><p>up to 7 infection times for the subject</p> </dd> </dl> <h3>Details</h3> <p>The <code>cgdraw</code> data set (this one) is in the form found in the references, with one line per patient and no recoding of the variables. </p> <p>The <code>cgd</code> data set has been further processed so as to have one line per event, with covariates such as center recoded as factors to include meaningful labels. </p> <h3>Source</h3> <p>Fleming and Harrington, Counting Processes and Survival Analysis, appendix D.2. </p> <h3>See Also</h3> <p><code><a href="cgd.html">cgd</a></code></p> <hr /><div style="text-align: center;">[Package <em>survival</em> version 2.44-1.1 <a href="00Index.html">Index</a>]</div> </body></html>