Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pimentel/scca-bc

Sparse Canonical Correlation Analysis Biclustering
https://github.com/pimentel/scca-bc

Last synced: 28 days ago
JSON representation

Sparse Canonical Correlation Analysis Biclustering

Lists

README

        

# SCCAB(iclustering)
This method finds linear biclusters by exploiting SCCA.

# TODOs
## Features
- Fused Lasso on **D**
- Complete set of plotting functions

## Major refactoring
- Start using `fscca` instead of `scca`
- Formal class instead of just passing
- Post processes more formal
- ~~Move to `roxygen`~~
- ~~Turn into a real R package~~

## Minor
- camelCase to snake_case
- remove '.' in functions