Learn R Programming

episensr (version 1.3.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.