CoxPredict Example 2 Output Table (Columns 1-8)
id |
name |
trt |
celltype |
karno |
diagtime |
age |
prior |
1 |
John |
standard |
squamous |
30 |
4 |
63 |
yes |
2 |
James |
standard |
large |
80 |
12 |
41 |
no |
3 |
Stella |
test |
smallcell |
70 |
3 |
72 |
no |
4 |
Steffi |
test |
adeno |
60 |
5 |
63 |
yes |
CoxPredict Example 2 Output Table (Columns 9-15)
trt_ref |
celltype_ref |
karno_ref |
diagtime_ref |
age_ref |
prior_ref |
hazardratio |
standard |
squamous |
30 |
4 |
63 |
yes |
1 |
standard |
large |
80 |
12 |
41 |
no |
1 |
test |
smallcell |
70 |
3 |
72 |
no |
1 |
test |
adeno |
60 |
5 |
63 |
yes |
1 |