print.opChar {binGroup2}R Documentation

Print method for operating characteristics results

Description

Print method for objects of class "opChar" returned by operatingCharacteristics1 (opChar1) or operatingCharacteristics2 (opChar2).

Usage

## S3 method for class 'opChar'
print(x, ...)

Arguments

x

an object of class "opChar", providing the calculated operating characteristics for a group testing algorithm.

...

Additional arguments to be passed to print (e.g., digits to be passed to round for appropriate rounding).

Value

A print out of the algorithm, testing configuration, expected number of tests, expected number of tests per individual, and accuracy measures for individuals and for the overall algorithm.

Author(s)

Brianna D. Hitt


[Package binGroup2 version 1.3.1 Index]