| aldex.glm {propr} | R Documentation |
This function uses the Monte Carlo instances from an
aldex.clr object to build a generalized linear
model from log-ratio transformed data.
See lr2glm.
aldex.glm(clr, model.matrix, ...)
clr |
An |
model.matrix |
A |
... |
Arguments passed to |
Returns a data.frame of the average
coefficients and their p-values for each feature,
with FDR appended as a BH column.