print.frag.nma.alpha {fragility} | R Documentation |
Print Method for "frag.nma.alpha" Objects
Description
Prints information about the fragility of treatment comparison(s) in a network meta-analysis with a binary outcome at different statistical significance levels.
Usage
## S3 method for class 'frag.nma.alpha'
print(x, ...)
Arguments
x |
an object of class |
... |
other arguments. |
Details
The output includes the basic characteristics of the network meta-analysis (the numbers of studies and treatments), the effect size, and the brief information about the averages of fragility indexes and fragility quotients across different statistical significance levels. More information can be retrieved from the list object x
. For example, the fragility indexes at different significance levels can be retrieved from x$FI
.
Value
None.
See Also
[Package fragility version 1.4 Index]