Learn R Programming

attribrisk (version 0.1)

print.attribrisk: Prints a summary of attribrisk.

Description

Print an attribrisk (attributable risk) object.

Usage

"print" (x, ...)

Arguments

x
an object of class "attribrisk"
...
further arguments for the final printing such as digits

Value

printing.

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.

See Also

attribrisk