print.attribrisk: Prints a summary of attribrisk.

Description Usage Arguments Details Value See Also

View source: R/print.attribrisk.R

Description

Print an attribrisk (attributable risk) object.

Usage

1
2
  ## S3 method for class 'attribrisk'
 print(x, ...)

Arguments

x

an object of class "attribrisk"

...

further arguments for the final printing such as digits

Details

If there were bootstrap confidence intervals created using multiple methods, e.g., 'percentile', 'BCa', ect, then by default only the first of them is printed. To see all confidence intervals print the boot.ci component of the attribrisk object.

Value

a copy of the input, with the invisible flag set to prevent printing.

See Also

attribrisk


attribrisk documentation built on May 30, 2017, 7:34 a.m.