print.frag.nma.alpha: Print Method for "frag.nma.alpha" Objects

View source: R/print.frag.nma.alpha.R

print.frag.nma.alphaR 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 "frag.nma.alpha" produced by the function frag.nma.alpha.

...

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

frag.nma.alpha


fragility documentation built on Aug. 30, 2022, 1:10 a.m.