youngser/gmmase: Graph Spectral Clustering

Routines for spectral clustering on a (possibly directed) (possibly weighted) graph. It performs spectral embedding of adjacency or Laplacian matrix of a given graph and then clusters vertices using either Gaussian mixture modeling or K-means.

Getting started

Package details

AuthorYoungser Park
MaintainerYoungser Park <youngser@jhu.edu>
LicenseGPL (>= 2)
Version0.1.0
URL https://github.com/youngser/gmmase
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("youngser/gmmase")
youngser/gmmase documentation built on May 30, 2019, 7:19 p.m.