summaryPvalue {fbat} | R Documentation |
summarize the test statistics and p-values
summaryPvalue(fbatObject)
fbatObject |
Object for Family Based Association Tests. See references. |
Print summary of test statistics and p-value.
Gregory R. Warnes warnes@bst.rochester.edu and Nitin Jain nitin.jain@pfizer.com
http://www.biostat.harvard.edu/~fbat/fbat.htm
data(CAMP) tmp<-fbat(CAMP) summaryPvalue(tmp)