print.gtTest | R Documentation |
Print method for objects of class "gtTest" created
by the gtTest
function.
## S3 method for class 'gtTest'
print(x, ...)
x |
An object of class "gtTest" ( |
... |
Additional arguments to be passed to |
A print out of the p-value and point estimate resulting
from gtTest
.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.