sanitize_coxmodel.default | R Documentation |
At the moment, only coxph is supported for the time-to-event endpoints.
## Default S3 method:
sanitize_coxmodel(model, ...)
model |
A coxph model from survival package. |
... |
Parameters for other methods. |
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.