Adproclus R Package

Algorithms for overlapping clustering with additive profiles in R available on CRAN.

Code

Find the code for this project on my GitHub. The documentation can be found here.

Usage

To use the package from CRAN simply run install.packages("adproclus") in RStudio.

Summary

The package implements the overlapping clustering method ADPROCLUS and its extension with simultaneous dimension reduction. It also contains utility functions for model selection based on the explained variance and plotting functionality.