Learn R Programming

binGroup2 (version 1.1.0)

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

Description

Print method for objects of class "gtTest" created by the gtTest function.

Usage

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

Arguments

x

An object of class "gtTest" (gtTest).

...

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

Value

A print out of the p-value and point estimate resulting from gtTest.