print.episensr.booted {episensr} | R Documentation |
Print bootstrapped confidence intervals
Description
Print bootstrap-ed confidence intervals for selection and misclassification bias functions.
Usage
## S3 method for class 'episensr.booted'
print(x, digits = getOption("digits"), ...)
Arguments
x |
An object of class 'episensr.booted'. |
digits |
Minimal number of _significant_ digits, see 'print.default'. |
... |
Other unused arguments. |
Value
Print the confidence interval of the adjusted measures of association.
[Package episensr version 1.3.0 Index]