Description Usage Arguments Value Author(s) References See Also Examples
aldex.glm calculates the expected values for each coefficient of a
glm model on the data returned by aldex.clr. This function
requires the user to define a model with model.matrix.
1 |
clr |
An |
verbose |
A boolean. Toggles whether to print diagnostic information while
running. Useful for debugging errors on large datasets. Applies to
|
... |
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.
Thom Quinn
Please use the citation given by
citation(package="ALDEx2").
aldex,
aldex.clr,
aldex.ttest,
aldex.kw,
aldex.glm,
aldex.effect,
aldex.corr,
selex
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.