Skip to content
/ scamp Public

Implementation of Selective Clustering Annotated using Modes of Projections

Notifications You must be signed in to change notification settings

RGLab/scamp

Repository files navigation

Travis-CI Build Status AppVeyor Build Status

scamp

The scamp package implements the SCAMP algorithm described in Selective Clustering Annotated using Modes of Projections.

The version implemented on branch "master" is designed to interoperate with the FAUST algorithm.

The version implemented on branch "arxiv" is designed to reproduce experiments described in the arXiv manuscript.

Installation

Currently scamp must be installed from its source.

The most recent version can be installed from github using devtools in R.

library(devtools)
devtools::install_github("RGLab/scamp")

Citation

If you end up using scamp to cluster data in your work, please consider citing Selective Clustering Annotated using Modes of Projections.

About

Implementation of Selective Clustering Annotated using Modes of Projections

Resources

Stars

Watchers

Forks

Packages

No packages published