calculate_glmer_scores: Calculate scores for generalized linear mixed-effects models

calculate_glmer_scoresR Documentation

Calculate scores for generalized linear mixed-effects models

Description

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

Usage

calculate_glmer_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.