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 June 8, 2025, 10:34 a.m.