get_mtc_allVsNew: Utility function to extract effect estimates "other...

Description Usage Arguments Value

Description

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

Usage

1
get_mtc_allVsNew(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.