Utility function providing pairwise probability of being better (col vs row). (Adapted from gemtc::relative.effect.table()).

mtc.prob.better.table(x, smaller.is.better, threshold = 0, covariate = NA)

Arguments

x

Object of class mtc.result which is the output from a mtc.run.

smaller.is.better

Logical (default is TRUE).

threshold

Numerical value (default is 0) giving the threshold against which contrasts are being compared.

covariate

NA; for compatibility with gemtc::relative.effect.table().

Value

An array of class `mtc.prob.better.table`