print.episensr {episensr} | R Documentation |
Print associations for episensr class
Description
Print associations for episensr objects.
Usage
## S3 method for class 'episensr'
print(x, digits = getOption("digits"), ...)
Arguments
x |
An object of class 'episensr'. |
digits |
Minimal number of _significant_ digits, see 'print.default'. |
... |
Other unused arguments. |
Value
Print the observed and adjusted measures of association.
[Package episensr version 1.3.0 Index]