| com | R Documentation | 
Perform cox regression using coxph function from survival package
com(response, time, endpoint, scale = FALSE)
| response | The response variable | 
| time | Time variable, e.g. time to treatment, time to last known alive... | 
| endpoint | Event variable, e.g. treatment, died... | 
| scale | Whether to center and scale the response variable | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.