print.halving: Print method for objects of class "halving"

View source: R/halving.R

print.halvingR 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" (halving).

...

Additional arguments to be passed to print. Currently only digits to be passed to signif for appropriate rounding.

Value

A print out of the PMF, expected testing expenditure and variance of testing expenditure resulting from halving.

Author(s)

Brianna D. Hitt


binGroup2 documentation built on Nov. 14, 2023, 9:06 a.m.