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

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

print.frag.study.alphaR Documentation

Print Method for "frag.study.alpha" Objects

Description

Prints information about the fragility of an individual study with a binary outcome at different statistical significance levels.

Usage

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

Arguments

x

an object of class "frag.study.alpha" produced by the function frag.study.alpha.

...

other arguments.

Details

The output consists of three parts: 1) the information about the original data, where the 2\times2 table and the ranges of event status modifications in both groups are presented; 2) the information about the significance, including the pre-specified significance level, null value(s) (if the odds ratio, relative risk, and/or risk difference are used), and the p-value(s) with the associated method and the alternative hypothesis; and 3) the information about the fragility, including the averages, minimums, and maximums of fragility index and fragility quotient based on each method considered across different statistical significance levels. If both groups have no event status modifications, the third part will not be printed because the fragility needs to be assessed based on certain event status modifications.

Value

None.

See Also

frag.study.alpha


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