print.binomRDtest {MCPAN}R Documentation

Print method for binomRDtest

Description

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

Usage

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

Arguments

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

Value

A print out.

Author(s)

Frank Schaarschmidt


[Package MCPAN Index]