View source: R/pairwiseTable.R
pairwiseTable | R Documentation |
Pairwise table
pairwiseTable(
nma,
res_bugs,
folder = "output",
probs = c(0.025, 0.975),
label = "",
save = FALSE,
...
)
nma |
Object of class |
res_bugs |
Output from running BUGS model |
folder |
Folder name; string |
probs |
Vector of probabilities |
label |
string |
save |
Logical |
... |
Additional arguments |
table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.