Hi,
I’ve been trying to find the best method to fit my models, where we are interested in examining association between a selection of genera (relative abundancies) and obesity, while controlling for confounders. Because we have high proportions of zeros, I believe a zero-inflated model would fit best. However, when I run Maaslin2 without transformation, without normalization, and with method=ZINB (note: I have converted our relative abundancies to integers), I get results for about half of my genera (I get warning messages similar to this: “system is computationally singular: reciprocal condition number = 7.43528e-38FALSE”). So, I have two questions:
-
My interpretation of the warning messages above is that for some reason some of the model did not converge for some of the taxa. Is this assumption correct, and why may that be?
-
My main question is actually about the interpretation: my understanding is that ZINB is a two-part model, and I am used to getting two different sets of results: for the count part and for the zero-inflated part and I know to interpret them separately. How does Maaslin2 compute a single set of results and how do I interpret them? I know Maaslin2 uses function zeroinfl from package pscl. When I run my model on pscl, I get the results for the two parts separately, but also, since the results are with log link (count model) and logit link (zero-inflation model), I have to exponentiate my coefficients in order to interpret them. Is this also needed in Maaslin2?
Thank you so much for your help!
Best,
Carolina