qtbi_from_pcts: Compute QTBI from percentile matrix

View source: R/encoder.R

qtbi_from_pctsR Documentation

Compute QTBI from percentile matrix

Description

Compute QTBI from percentile matrix

Usage

qtbi_from_pcts(pct_mat, synergy = 0.6, weights = NULL)

Arguments

pct_mat

Numeric matrix of within-cohort percentiles (rows = subjects).

synergy

Synergy strength in ⁠[0, 1]⁠.

weights

Optional named numeric potency weights aligned with columns.

Value

Numeric vector of QTBI scores.


qtbi documentation built on June 9, 2026, 5:09 p.m.