- Home
- Bioconductor 3.22
- Software Packages
- crumblr
crumblr
This is the released version of crumblr; for the devel version, see crumblr.
Count ratio uncertainty modeling base linear regression
Bioconductor version: Release (3.22)
Crumblr enables analysis of count ratio data using precision weighted linear (mixed) models. It uses an asymptotic normal approximation of the variance following the centered log ration transform (CLR) that is widely used in compositional data analysis. Crumblr provides a fast, flexible alternative to GLMs and GLMM's while retaining high power and controlling the false positive rate.
Author: Gabriel Hoffman [aut, cre] ORCID iD ORCID: 0000-0002-0957-0224
Maintainer: Gabriel Hoffman <gabriel.hoffman at mssm.edu>
citation("crumblr")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("crumblr")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("crumblr")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.