print.halving {binGroup2} | R Documentation |
Print method for objects of class "halving"
Description
Print method for objects of class "halving" created
by the halving
function.
Usage
## S3 method for class 'halving'
print(x, ...)
Arguments
x |
An object of class "halving" ( |
... |
Additional arguments to be passed to |
Value
A print out of the PMF, expected testing expenditure and variance
of testing expenditure resulting from halving
.
Author(s)
Brianna D. Hitt
[Package binGroup2 version 1.3.1 Index]