print.OR: Print an OR object
Description
The print method for an OR object.
Usage
# S3 method for OR
print(x, ...)
Arguments
x
OR object produced by OR().
Details
print.OR prints the lower confidence interval limit, estimated OR and upper confidence interval limit.