BHC

DOI: 10.18129/B9.bioc.BHC    

This package is for version 3.12 of Bioconductor; for the stable, up-to-date release version, see BHC.

Bayesian Hierarchical Clustering

Bioconductor version: 3.12

The method performs bottom-up hierarchical clustering, using a Dirichlet Process (infinite mixture) to model uncertainty in the data and Bayesian model selection to decide at each step which clusters to merge. This avoids several limitations of traditional methods, for example how many clusters there should be and how to choose a principled distance metric. This implementation accepts multinomial (i.e. discrete, with 2+ categories) or time-series data. This version also includes a randomised algorithm which is more efficient for larger data sets.

Author: Rich Savage, Emma Cooke, Robert Darkins, Yang Xu

Maintainer: Rich Savage <r.s.savage at warwick.ac.uk>

Citation (from within R, enter citation("BHC")):

Installation

To install this package, start R (version "4.0") and enter:

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BHC")

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("BHC")

 

PDF R Script Bayesian Hierarchical Clustering
PDF   Reference Manual

Details

biocViews Clustering, Microarray, Software
Version 1.42.0
In Bioconductor since BioC 2.7 (R-2.12) (10.5 years)
License GPL-3
Depends
Imports
LinkingTo
Suggests
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BHC_1.42.0.tar.gz
Windows Binary BHC_1.42.0.zip (32- & 64-bit)
macOS 10.13 (High Sierra) BHC_1.42.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/BHC
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BHC
Package Short Url https://bioconductor.org/packages/BHC/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: