4.5 Survival Analysis
If two response variables are specified and then survival analysis is run (specified with type='coxph').
rm_uvsum(data=pembrolizumab, response=c('os_time','os_status'),
covs=c('age','pdl1','change_ctdna_group'))| HR(95%CI) | p-value | N | |
|---|---|---|---|
| age | 0.99 (0.97, 1.01) | 0.16 | 94 |
| pdl1 | 0.99 (0.98, 1.00) | 0.026 | 93 |
| change ctdna group | <0.001 | 73 | |
| Decrease from baseline | Reference | 33 | |
| Increase from baseline | 3.06 (1.62, 5.77) | 40 |