get_mtc_newVsAll: Utility function to extract effect estimates "new vs other...

Description Usage Arguments Value

Description

Utility function to extract effect estimates "new vs other treatments" from gemtc fit.

Usage

1
get_mtc_newVsAll(x, new.lab, transform = NULL, digits = NULL)

Arguments

x

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

new.lab

Character string with name of new intervention.

transform

Optional name of transformation to apply to output (e.g. "exp").

digits

Optional integer number of digits to round the output to.

Value

Returns a data.frame of effect estimates


bashlee/test documentation built on June 22, 2019, 12:42 a.m.