Learn R Programming

⚠️There's a newer version (4.5.5) of this package.Take me there.

blockcluster (version 3.0.1)

Co-Clustering package for binary, contingency, continuous and categorical data-sets.

Description

Simultaneous clustering of rows and columns, usually designated by biclustering, co-clustering or block clustering, is an important technique in two way data analysis. It consists of estimating a mixture model which takes into account the block clustering problem on both the individual and variables sets. The blockcluster package provides a bridge between the C++ core library and the R statistical computing environment. This package allows to co-cluster binary, contingency, continuous and categorical data-sets. It also provides utility functions to visualize the results. This package may be useful for various applications in fields of Data mining,Information retrieval, Biology, computer vision and many more. More information about the project and comprehensive tutorial can be found on the link mentioned in URL.

Copy Link

Version

Install

install.packages('blockcluster')

Monthly Downloads

373

Version

3.0.1

License

GPL (>= 3)

Maintainer

Vincent KUBICKI

Last Published

January 16th, 2014

Functions in blockcluster (3.0.1)

ContingencyOptions-class

Contingency input/output options
gaussiandata

Simulated Gaussian Data-set
binarydata

Simulated Binary Data-set
[

Getter method for Rcoclust output
summary

Summary function.
BinaryOptions-class

Binary input/output options
ContinuousOptions-class

Continuous input/output options
strategy-class

strategy class
XEMStrategy

An EM strategy to obtain a good optimum.
cocluster

Co-Clustering function.
cocluststrategy

Strategy function
contingencydataunknown

Simulated Contingency Data-set
plot

Plot function.
contingencydatalist

Simulated Contingency Data-set
categoricaldata

Simulated categorical Data-set
CommonOptions-class

Common Input/Output options.
blockcluster

Co-Clustering Package
CategoricalOptions-class

Categorical input/output options