calculate_coxme_scores: Calculate scores for mixed-effects Cox models

calculate_coxme_scoresR Documentation

Calculate scores for mixed-effects Cox models

Description

Computes component scores for coxme models based on concordance, pseudo-R-squared, and ICC metrics.

Usage

calculate_coxme_scores(comparison, weights, scores, n_models)

Arguments

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.

Value

Updated scores list with calculated values and total.


summata documentation built on May 7, 2026, 5:07 p.m.