Description Usage Arguments Value
View source: R/7-aldex2propr.R
This function builds a generalized linear model from log-ratio transformed data.
1 | lr2glm(lr, model.matrix, ...)
|
lr |
A data.frame. A log-ratio transformed counts matrix. |
model.matrix |
A |
... |
Arguments passed to |
Returns a data.frame of the estimated
coefficients and their p-values for each feature,
with FDR appended as a BH
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.