Calculate correlations between the contrast estimates for multi-dimensional effect estimates for all treatments in a FP NMA.

get_fp_corrs(fit, node = "d")

Arguments

fit

Jags output

node

The name of the node with the contrasts (default is "d").

Value

a data.frame containing the posterior correlations

Examples