Learn R Programming

binGroup (version 2.2-1)

print.bgt: Print Functions for Group Testing CIs and Tests for One Proportion

Description

Print objects of class "bgtCI", "bgtTest", "bgtvs", "binCI", and "binTest"

Usage

# S3 method for bgtCI
print(x, …)
# S3 method for binCI
print(x, …)
# S3 method for bgtTest
print(x, …)
# S3 method for binTest
print(x, …)
# S3 method for bgtvs
print(x, …)

Arguments

x

an object of the corresponding class

currently only digits is passed to signif for appropriate rounding

Value

A print out.