| calculate_coxme_scores | R Documentation |
Computes component scores for coxme models based on concordance, pseudo-R-squared, and ICC metrics.
calculate_coxme_scores(comparison, weights, scores, n_models)
comparison |
Data.table with model comparison metrics. |
weights |
Named list of scoring weights. |
scores |
List of initialized score vectors. |
n_models |
Integer number of models being compared. |
Updated scores list with calculated values and total.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.