print.episensr_booted: Print bootstrapped confidence intervals

View source: R/print.episensr_booted.R

print.episensr_bootedR 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.


episensr documentation built on Nov. 5, 2025, 7:44 p.m.