Pill-GZ / CASC

Covariate Assisted Spectral Clustering Rcpp package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CASC

This is an Rcpp implemetation of Covariate Assisted Spectral Clustering proposed by Norbert Binkiewicz, Joshua T. Vogelstein, and Karl Rohe.

Original paper available at arXiv https://arxiv.org/abs/1411.2158

Our implementation runs 30 times faster for sparse matrices.

Package authors: Zheng GAO, Hyesun Yoo, Yura Kim

Dec 2016

About

Covariate Assisted Spectral Clustering Rcpp package

License:MIT License


Languages

Language:R 60.2%Language:C++ 39.8%