group_comparison_imd: Group comparisons for the g-test

View source: R/imd_anova.R

group_comparison_imdR Documentation

Group comparisons for the g-test

Description

Takes the results of imd_test() and returns group comparison p-values

Usage

group_comparison_imd(groupData, comparisons, observed, absent)

Arguments

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

Value

A data.frame containing the p-values from the group comparisons.

Author(s)

Bryan Stanfill


pmartR/pmartR documentation built on March 4, 2024, 8:32 a.m.