| extract_coxme_metrics | R Documentation |
Extracts quality metrics specific to mixed-effects Cox proportional hazards models including concordance, pseudo-R-squared, and ICC.
extract_coxme_metrics(model, raw_data, metrics)
model |
Fitted coxme object from coxme package. |
raw_data |
Data.table with raw model information. |
metrics |
Named list of initialized metrics to populate. |
Updated metrics list with coxme-specific values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.