Other packages > Find by keyword >

blockcluster  

Co-Clustering Package for Binary, Categorical, Contingency and Continuous Data-Sets
View on CRAN: Click here


Download and install blockcluster package within the R console
Install from CRAN:
install.packages("blockcluster")

Install from Github:
library("remotes")
install_github("cran/blockcluster")

Install by package version:
library("remotes")
install_version("blockcluster", "4.5.5")



Attach the package and use:
library("blockcluster")
Maintained by
Serge Iovleff
[Scholar Profile | Author Map]
First Published: 2012-07-04
Latest Update: 2024-02-23
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 build on top of the 'STK++' 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.
How to cite:
Serge Iovleff (2012). blockcluster: Co-Clustering Package for Binary, Categorical, Contingency and Continuous Data-Sets. R package version 4.5.5, https://cran.r-project.org/web/packages/blockcluster. Accessed 01 Apr. 2025.
Previous versions and publish date:
1.0 (2012-07-04 18:56), 1.01 (2012-09-05 15:23), 2.0.1 (2013-02-22 16:21), 2.0.2 (2013-04-12 17:46), 2.0 (2013-02-22 12:13), 3.0.1 (2014-01-16 23:08), 3.0.2 (2015-01-23 12:38), 3.0 (2013-12-03 11:26), 4.0.2 (2015-11-27 11:41), 4.2.0 (2016-11-29 15:08), 4.2.1 (2016-11-30 14:55), 4.2.3 (2017-02-27 21:39), 4.2.6 (2018-01-24 18:56), 4.3.2 (2018-10-05 13:50), 4.4.3 (2019-03-26 19:00), 4.5.0 (2021-07-13 14:00), 4.5.1 (2021-07-28 13:20), 4.5.2 (2023-01-08 15:20), 4.5.3 (2023-02-17 23:10), 4.5.4 (2024-01-23 14:02)
Other packages that cited blockcluster R package
View blockcluster citation profile
Other R packages that blockcluster depends, imports, suggests or enhances
Complete documentation for blockcluster
Downloads during the last 30 days
03/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/31Downloads for blockcluster010203040506070TrendBars

Today's Hot Picks in Authors and Packages

eSIR  
Extended State-Space SIR Models
An implementation of extended state-space SIR models developed by Song Lab at UM school of Public H ...
Download / Learn more Package Citations See dependency  
shinyBS  
Twitter Bootstrap Components for Shiny
Adds additional Twitter Bootstrap components to Shiny. ...
Download / Learn more Package Citations See dependency  
samplesize  
Sample Size Calculation for Various t-Tests and Wilcoxon-Test
Computes sample size for Student's t-test and for the Wilcoxon-Mann-Whitney test for categorical dat ...
Download / Learn more Package Citations See dependency  
simplevis  
Wrappers to Simplify Beautiful "ggplot2" and "leaflet" Visualisation
Wrapper functions around the amazing 'leaflet' package that aims to simplify 'leaflet' visualisatio ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gasmodel  
Generalized Autoregressive Score Models
Estimation, forecasting, and simulation of generalized autoregressive score (GAS) models of Creal, ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA