Learn R Programming

binGroup2 (version 1.1.0)

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

Description

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

Usage

# S3 method for designPower
print(x, ...)

Arguments

x

an object of class "designPower" created by designPower.

...

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

Value

A print out detailing whether or not power was reached in the range of values (n or s) provided, the maximal power reached in the range of values, the alternative hypothesis, and the assumed true proportion.