NMA_run: Run network meta-analysis

View source: R/NMA_run.R

NMA_runR Documentation

Run network meta-analysis

Description

BUGS code is taken from DSU reports and papers.

Usage

NMA_run(nma, folder = "output", save = TRUE)

## S3 method for class 'nma'
NMA_run(nma, folder = "output", save = TRUE)

Arguments

nma

Object of class nma

folder

Output folder name; string

save

Save BUGS output to file? Logical

Details

The survival analysis data used is from the \insertCiteWoods2010NMA model.

Value

res_bugs

References

\insertAllCited

See Also

new_NMA, NMA_update


ICON-in-R/NMA documentation built on Nov. 14, 2023, 10:54 a.m.