Learn R Programming

drord (version 1.0.1)

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

Description

Print the output of a "drord" object.

Usage

# S3 method for 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)