MCPAN (version 1.1-21)

printfunctions: Print methods for the classes in this package

Description

Print methods for objects of the corresponding classes.

Usage

# S3 method for binomORci
print(x, ...)
# S3 method for binomRDci
print(x, digits = 4, ...)
# S3 method for binomRDtest
print(x, digits = 4, ...)
# S3 method for binomRRci
print(x, digits = 4, ...)
# S3 method for poly3ci
print(x, digits = 4, ...)
# S3 method for poly3est
print(x, digits = 4, ...)
# S3 method for poly3test
print(x, digits = 4, ...)
# S3 method for Shannonci
print(x, ...)
# S3 method for Simpsonci
print(x, ...)

Arguments

x

an object of the corresponding class

digits

the number of digits to be used for rounding

...

Value

A print out.