Description Usage Value Examples
View source: R/statisticalTable_functions.R
This function will output the results of multiple statistical models determining association between beta diversity of gut microbiota and milk consumption type at 6-months of age.
1  | 
The output will be a data frame with the following columns:
allOutcomes  | 
 Beta Diversity axes  | 
bfList  | 
 Mean (Standard Deviation) of beta diversity axes in breastfed group  | 
tfList  | 
 Mean (Standard Deviation) of beta diversity axes in traditional formula fed group  | 
asfList  | 
 Mean (Standard Deviation) of beta diversity axes in added-sugar formula fed group  | 
difftfbfList  | 
 Mean difference (Lower confidence level, upper confidence level) between beta diversity axes of traditional formula and breastfed groups  | 
pValTFBF_list  | 
 P-value of difference between traditional formula group and breastfed group  | 
diffasfbfList  | 
 Mean difference (Lower confidence level, upper confidence level) between beta diversity axes of added-sugar formula group and breastfed group  | 
pValTFBF_list  | 
 P-value of difference between added-sugar formula group and breastfed group  | 
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.