Other packages > Find by keyword >

rhcoclust  

Robust Hierarchical Co-Clustering to Identify Significant Co-Cluster
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rhcoclust", "2.0.0")



Attach the package and use:
library("rhcoclust")
Maintained by
Md. Bahadur Badsha
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-08
Latest Update: 2023-01-29
Description:
Here we performs robust hierarchical co-clustering between row and column entities of a data matrix in absence and presence of outlying observations. It can be used to explore important co-clusters consisting of important samples and their regulatory significant features. Please see Hasan, Badsha and Mollah (2020) .
How to cite:
Md. Bahadur Badsha (2020). rhcoclust: Robust Hierarchical Co-Clustering to Identify Significant Co-Cluster. R package version 2.0.0, https://cran.r-project.org/web/packages/rhcoclust. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.0 (2020-12-08 10:20), 1.1.0 (2021-02-26 11:10)
Other packages that cited rhcoclust R package
View rhcoclust citation profile
Other R packages that rhcoclust depends, imports, suggests or enhances
Complete documentation for rhcoclust
Functions, R codes and Examples using the rhcoclust R package
Some associated functions: FCGE_Data_GMP . FCGE_Data_PPARs . plot_rhcoclust . reversestring . rhcoclust . rhcoclust_internet . rhcoclust_network . simu_data . simulate_data . 
Some associated R codes: plot_rhcoclust.R . reversestring.R . rhcoclust.R . rhcoclust_internet.R . rhcoclust_network.R . simulate_data.R .  Full rhcoclust package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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