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

Description Usage Arguments Value

Description

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

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'bgtCI'
print(x, ...)
## S3 method for class 'binCI'
print(x, ...)
## S3 method for class 'bgtTest'
print(x, ...)
## S3 method for class 'binTest'
print(x, ...)
## S3 method for class '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.


binGroup documentation built on May 2, 2019, 8:57 a.m.