To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("BHC")

In most cases, you don't need to download the package archive at all.

BHC

   

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

Bayesian Hierarchical Clustering

Bioconductor version: 2.8

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) data.

Author: Rich Savage (C++ code originally written by 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 and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("BHC")

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("BHC")

 

PDF bhc.pdf
PDF   Reference Manual

Details

biocViews Clustering, Microarray, Software
Version 1.4.0
In Bioconductor since BioC 2.7 (R-2.12) (5.5 years)
License GPL-3
Depends
Imports stats, utils
LinkingTo
Suggests affydata, gcrma, graphics
SystemRequirements
Enhances
URL
Depends On Me
Imports Me
Suggests Me
Build Report  

Package Archives

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

Package Source BHC_1.4.0.tar.gz
Windows Binary BHC_1.4.0.zip (32- & 64-bit)
Mac OS X 10.6 (Snow Leopard)
Mac OS X 10.9 (Mavericks)
Subversion source (username/password: readonly)
Git source https://github.com/Bioconductor-mirror/BHC/tree/release-2.8
Package Short Url http://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:

Fred Hutchinson Cancer Research Center