View source: R/two_part_compare.R
two_part_compare | R Documentation |
two part compare two part (paired test & McNemar’s Chi-Square Test) to maximum the data infomation
two_part_compare(microbiota, metadata, percent)
microbiota |
a data.frame, microbiome data row is sample id, col is variable |
metadata |
a data.frame, metadata row is sample id ,col is variable |
percent |
numberic, 0-1, the cutoff of species occrance |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.