print.binomRRci {MCPAN}R Documentation

Print method for binomRRci

Description

Print method for objects of class "binomRRci" as can be created by calling binomRDci.

Usage

## S3 method for class 'binomRRci':
print(x, digits = 4, ...)

Arguments

x an object of class "binomRRci"
digits a single integer value specifying the number of digits for rounding
... further arguments to be passed to "print.default"

Value

A print out.


[Package MCPAN version 1.1-7 Index]