| print.gtTest {binGroup2} | R Documentation |
Print method for objects of class "gtTest"
Description
Print method for objects of class "gtTest" created
by the gtTest function.
Usage
## S3 method for class 'gtTest'
print(x, ...)
Arguments
x |
An object of class "gtTest" ( |
... |
Additional arguments to be passed to |
Value
A print out of the p-value and point estimate resulting
from gtTest.
Author(s)
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.
[Package binGroup2 version 1.3.1 Index]