Learn R Programming

SemiParBIVProbit (version 3.5)

print.RR: Print an RR object

Description

The print method for an RR object.

Usage

## S3 method for class 'RR':
print(x, ...)

Arguments

x
RR object produced by RR().
...
Other arguments.

Details

print.RR prints the lower confidence interval limit, estimated RR and upper confidence interval limit.

See Also

RR