View source: R/opCharMethodFunctions.R
print.opChar | R Documentation |
Print method for objects of class "opChar" returned by
operatingCharacteristics1
(opChar1) or
operatingCharacteristics2
(opChar2).
## S3 method for class 'opChar'
print(x, ...)
x |
an object of class "opChar", providing the calculated operating characteristics for a group testing algorithm. |
... |
Additional arguments to be passed to |
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.
Brianna D. Hitt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.