Takes a create_INLA_dat output and plots a network graph.
plot_nma(
s.id = "study",
t.id = "treatment",
data,
title = "",
adjust.figsizex = 1.1,
adjust.figsizey = 1.1
)Variable holding the study IDs for each study. The default is "study".
Variable holding the treatments for each study. The default is "treatment".
A create_INLA_dat object.
A character string indicating plot title.
a positive number used to adjust the plot width. The default is 1.1.
a positive number used to adjust the plot height. The default is 1.1.
pcnetmeta::nma.networkplot