Path: blob/master/incubator/microbiome-case-study.ipynb
411 views
Kernel: bayesian
In [ ]:
Analysis
Microbiome composition can be shifted by diet. The experiments that have backed this conclusion involve randomly assigning mice into control and case groups, feeding them different diets, and then quantifying the composition of the microbiota in the gut. I want to know whether we are able to use a Bayesian Dirichlet-Multinomial model to quantify the uncertainty surrounding the measured proportions.
In [ ]:
The metadata file that's associated with this CSV file has to be re-coded from a CSV file to a YAML file.
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]:
In [ ]: