Learn R Programming

episensr (version 2.1.0)

print.episensr_booted: Print bootstrapped confidence intervals

Description

Print bootstrap-ed confidence intervals for selection and misclassification bias functions.

Usage

# S3 method for episensr_booted
print(x, digits = getOption("digits"), ...)

Value

Print the confidence interval of the adjusted measures of association.

Arguments

x

An object of class 'episensr_booted'.

digits

Minimal number of significant digits, see 'print.default'.

...

Other unused arguments.