sanitize_coxmodel | R Documentation |
Check the coxph model fit including model class and covariates. See if the model is supported for estimating the marginal treatment effects.
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.