- Home
- Bioconductor 3.22
- Software Packages
- Informeasure
Informeasure
This is the released version of Informeasure; for the devel version, see Informeasure.
R implementation of information measures
Bioconductor version: Release (3.22)
This package consolidates a comprehensive set of information measurements, encompassing mutual information, conditional mutual information, interaction information, partial information decomposition, and part mutual information.
Author: Chu Pan [aut, cre]
Maintainer: Chu Pan <chu.pan at hnu.edu.cn>
citation("Informeasure")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("Informeasure")
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("Informeasure")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.