This is the development version of banocc; for the stable release version, see banocc.
Bayesian ANalysis Of Compositional CovarianceBioconductor version: Development (3.22)
BAnOCC is a package designed for compositional data, where each sample sums to one. It infers the approximate covariance of the unconstrained data using a Bayesian model coded with `rstan`. It provides as output the `stanfit` object as well as posterior median and credible interval estimates for each correlation element.
Author: Emma Schwager [aut, cre], Curtis Huttenhower [aut]
Maintainer: George Weingart <george.weingart at gmail.com>, Curtis Huttenhower <chuttenh at hsph.harvard.edu>
Citation (from within R, entercitation("banocc")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("banocc")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("banocc")
BAnOCC (Bayesian Analysis of Compositional Covariance) HTML R Script Reference Manual PDF LICENSE Text Details See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4