| normalize_potency_weights | R Documentation |
When potency weights are applied at readout, rescale them so their sum equals
the number of exposures in the panel. This keeps weighted QTBI on the same
[0, n] scale as the unweighted sum of marginals, which aids comparison
between weighted and unweighted analyses.
normalize_potency_weights(weights, target_sum = NULL)
weights |
Named numeric vector of raw potency ratios from
|
target_sum |
Target sum for the rescaled weights. Defaults to the
number of exposures ( |
Named numeric vector of rescaled weights aligned with weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.