print.drord: Print the output of a '"drord"' object.

Description Usage Arguments

View source: R/utils.R

Description

Print the output of a "drord" object.

Usage

1
2
## S3 method for class 'drord'
print(x, ci = "bca", ...)

Arguments

x

A "drord" object

ci

Which confidence interval should be printed. Defaults to BCa, but it BCa was not computed in call to drord, defaults back to Wald.

...

Other arguments (not used)


drord documentation built on May 21, 2021, 1:06 a.m.