IFAA: Robust Inference for Absolute Abundance in Microbiome Analysis

This package offers a robust approach to make inference on the association of covariates with the absolute abundance (AA) of microbiome in an ecosystem. It can be also directly applied to relative abundance (RA) data to make inference on AA because the ratio of two RA is equal ratio of their AA. This algorithm can estimate and test the associations of interest while adjusting for potential confounders. High-dimensional covariates are handled with regularization. The estimates of this method have easy interpretation like a typical regression analysis. High-dimensional covariates are handled with regularization and it is implemented by parallel computing. False discovery rate is automatically controlled by this approach. Zeros do not need to be imputed by a positive value for the analysis. The IFAA package also offers the 'MZILN' function for estimating and testing associations of abundance ratios with covariates.

Version: 1.0.8
Depends: R (≥ 4.1.0)
Imports: mathjaxr (≥ 1.0-1), foreach (≥ 1.4.3), Matrix (≥ 1.4-0), parallel (≥ 3.3.0), doParallel (≥ 1.0.11), doRNG, parallelly, glmnet, stats, utils, SummarizedExperiment, stringr, S4Vectors, DescTools, MatrixExtra, HDCI (≥ 1.0-2)
Suggests: knitr, rmarkdown
Published: 2022-08-26
Author: Quran Wu [aut], Zhigang Li [aut, cre]
Maintainer: Zhigang Li <zhigang.li at ufl.edu>
License: GPL-2
URL: https://pubmed.ncbi.nlm.nih.gov/35241863/, https://pubmed.ncbi.nlm.nih.gov/30923584/, https://github.com/gitlzg/IFAA
NeedsCompilation: no
Materials: README
CRAN checks: IFAA results

Documentation:

Reference manual: IFAA.pdf
Vignettes: IFAA

Downloads:

Package source: IFAA_1.0.8.tar.gz
Windows binaries: r-devel: IFAA_1.0.8.zip, r-release: IFAA_1.0.8.zip, r-oldrel: IFAA_1.0.7.zip
macOS binaries: r-release (arm64): IFAA_1.0.8.tgz, r-oldrel (arm64): IFAA_1.0.8.tgz, r-release (x86_64): IFAA_1.0.8.tgz, r-oldrel (x86_64): IFAA_1.0.8.tgz
Old sources: IFAA archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=IFAA to link to this page.