print.designEst {binGroup2}R Documentation

Print method for objects of class "designEst"

Description

Print method for objects of class "designEst" created by designEst.

Usage

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

Arguments

x

an object of class "designEst" created by designEst.

...

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

Value

A print out detailing whether the bias restriction was violated, whether the maximum allowed group size was reached, and the minimum MSE and associated group size, expected value, variance, and bias.

Author(s)

Brianna D. Hitt


[Package binGroup2 version 1.3.1 Index]