View source: R/print.frag.nma.R
| print.frag.nma | R Documentation |
Prints information about the fragility of a network meta-analysis with a binary outcome.
## S3 method for class 'frag.nma'
print(x, ...)
x |
an object of class |
... |
other arguments. |
Due to the space limit, the output only includes the basic characteristics of the network meta-analysis (the numbers of studies and treatments), the effect size, and the brief information about fragility index and quotient. More information can be retrieved from the list object x. For example, the estimated effect sizes can be retrieved from x$est.ori, and the directions of significance change corresponding to the fragility index/quotient can be retrieved from x$dir.
None.
frag.nma
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.