Diff of /README.md [000000] .. [8a23aa]

Switch to unified view

a b/README.md
1
<div class="sc-jegwdG lhLRCf"><div class="sc-UEtKG dGqiYy sc-flttKd cguEtd"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-davvxH eCVTlP"><div class="sc-jCNfQM dTyvWO"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-gVIFzB gQKGyV"><p>The data set contains patient records from a 1984-1989 trial conducted by the German Breast Cancer Study Group (GBSG) of 720 patients with node positive breast cancer; it retains the 686 patients with complete data for the prognostic variables.<br>
2
These data sets are used in the paper by Royston and Altman(2013). The Rotterdam data is used to create a fitted model, and the GBSG data for validation of the model. The paper gives references for the data source.</p>
3
<h1>Dataset Format</h1>
4
<p>A data set with 686 observations and 11 variables.</p>
5
<table>
6
<thead>
7
<tr>
8
<th>Columns</th>
9
<th>Description</th>
10
</tr>
11
</thead>
12
<tbody>
13
<tr>
14
<td>pid</td>
15
<td>patient identifier</td>
16
</tr>
17
<tr>
18
<td>age</td>
19
<td>age, years</td>
20
</tr>
21
<tr>
22
<td>meno</td>
23
<td>menopausal status (0= premenopausal, 1= postmenopausal)</td>
24
</tr>
25
<tr>
26
<td>size</td>
27
<td>tumor size, mm</td>
28
</tr>
29
<tr>
30
<td>grade</td>
31
<td>tumor grade</td>
32
</tr>
33
<tr>
34
<td>nodes</td>
35
<td>number of positive lymph nodes</td>
36
</tr>
37
<tr>
38
<td>pgr</td>
39
<td>progesterone receptors (fmol/l)</td>
40
</tr>
41
<tr>
42
<td>er</td>
43
<td>estrogen receptors (fmol/l)</td>
44
</tr>
45
<tr>
46
<td>hormon</td>
47
<td>hormonal therapy, 0= no, 1= yes</td>
48
</tr>
49
<tr>
50
<td>rfstime</td>
51
<td>recurrence free survival time; days to first of recurrence, death or last follow-up</td>
52
</tr>
53
<tr>
54
<td>status</td>
55
<td>0= alive without recurrence, 1= recurrence or death</td>
56
</tr>
57
</tbody>
58
</table>
59
<h1>References</h1>
60
<p>Patrick Royston and Douglas Altman, External validation of a Cox prognostic model: principles and methods. BMC Medical Research Methodology 2013, 13:33</p></div></div></div>