| group_comparison_imd | R Documentation | 
Takes the results of imd_test() and returns group comparison p-values
group_comparison_imd(groupData, comparisons, observed, absent)
| groupData | data frame that assigns sample names to groups | 
| comparisons | dataframe that defiens the comparsions of interest | 
| observed | matrix of number of observed counts | 
| absent | matrix of number of observed counts | 
A data.frame containing the p-values from the group comparisons.
Bryan Stanfill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.