print.frag.ma: Print Method for "frag.ma" Objects

View source: R/print.frag.ma.R

print.frag.maR Documentation

Print Method for "frag.ma" Objects

Description

Prints information about the fragility of a meta-analysis with a binary outcome.

Usage

## S3 method for class 'frag.ma'
print(x, ...)

Arguments

x

an object of class "frag.ma" produced by the function frag.ma.

...

other arguments.

Details

The output includes the characteristics of the meta-analysis (the number of studies, events, and samples), the estimated overall effect size, the information about significance (the pre-specified significance level, the null value, the confidence interval, and the p-value), and the fragility index and quotient.

Value

None.

See Also

frag.ma


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