sanitize_coxmodel.coxph | R Documentation |
Check the covariates of the coxph model.
## S3 method for class 'coxph'
sanitize_coxmodel(model, trt, ...)
model |
A coxph model from survival package. |
trt |
Character. Name of the treatment assignment variable. |
No return value. This is called for its side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.