Biclustering is a statistical learning technique that simultaneously partitions and clusters rows and columns of a data matrix. Since the solution space of biclustering is in infeasible to completely search with current computational mechanisms, this package uses a greedy heuristic. The algorithm featured in this package is, to the best our knowledge, the first biclustering algorithm to work on data with missing values. Li, J., Reisner, J., Pham, H., Olafsson, S., and Vardeman, S. (2020) Biclustering with Missing Data. Information Sciences, 510, 304–316.
Package details |
|
---|---|
Author | John Reisner [cre, aut, cph], Hieu Pham [ctb, cph], Jing Li [ctb, cph] |
Maintainer | John Reisner <johntreisner@gmail.com> |
License | MIT + file LICENSE |
Version | 0.2.3 |
URL | https://github.com/jreisner/biclustermd |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.