- Home
- Bioconductor 3.12
- Software Packages
- netresponse
netresponse
This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see netresponse.
Functional Network Analysis
Bioconductor version: 3.12
Algorithms for functional network analysis. Includes an implementation of a variational Dirichlet process Gaussian mixture model for nonparametric mixture modeling.
Author: Leo Lahti, Olli-Pekka Huovilainen, Antonio Gusmao and Juuso Parkkinen
Maintainer: Leo Lahti <leo.lahti at iki.fi>
citation("netresponse")):
Installation
To install this package, start R (version "4.0") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("netresponse")
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("netresponse")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.