pimentel / scca-bc

Sparse Canonical Correlation Analysis Biclustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sparse Canonical Correlation Analysis Biclustering

License:MIT License


Languages

Language:R 99.6%Language:C++ 0.4%