Print method for objects of class "gtTest" created
by the gtTest
function.
# S3 method for gtTest
print(x, ...)
A print out of the p-value and point estimate resulting
from gtTest
.
An object of class "gtTest" (gtTest
).
Additional arguments to be passed to print
.
Currently only digits
to be passed to signif
for
appropriate rounding.
This function was originally written as print.bgtTest
by
Brad Biggerstaff for the binGroup
package. Minor modifications were made for inclusion of the function in
the binGroup2
package.