print.drord {drord}R Documentation

Print the output of a "drord" object.

Description

Print the output of a "drord" object.

Usage

## 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)


[Package drord version 1.0.1 Index]