print.OR {GJRM}R Documentation

Print an OR object

Description

The print method for an OR object.

Usage



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


Arguments

x

OR object produced by OR().

...

Other arguments.

Details

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

Author(s)

Maintainer: Giampiero Marra giampiero.marra@ucl.ac.uk

See Also

OR


[Package GJRM version 0.2-6.5 Index]