mult {NMAoutlier} | R Documentation |
mult
Description
Computes the arithmetic mean of standardized residuals in case of multi-arm trials.
Usage
mult(studlab, ind.bs, standres, model)
Arguments
studlab |
Study labels (important when multi arm studies are included). |
ind.bs |
indices of basic set. |
standres |
standardized residuals of each pairwise comparison. |
model |
model assigned from netmeta |
Value
standardized residuals and arithmetic mean of standardized residuals in case of multi-arm trials.
[Package NMAoutlier version 0.2.0 Index]