Learn R Programming

rbounds (version 2.2)

print.rbounds: Summarize output from rbounds object

Description

Summary method for rbounds object.

Usage

# S3 method for rbounds
print(x, ...)

Arguments

x

An object of class rbounds as produced by binarysens, hlsens, or psens.

...

Any additional arguments.

See Also

Also see binarysens, psens, and hlsens.