jagterberg/nonparGraphTesting: Nonparametric Testing for Random Graphs

For two random graphs of different sizes, determine whether they have the same distribution. Functionally, given graphs A1 and A2, the method first embeds the graphs using the Adjacency Spectral Embedding, and then matches the support of the Adjacency Spectral Embeddings using optimal transport.

Getting started

Package details

AuthorJoshua Agterberg
MaintainerJoshua Agterberg <jagterberg@jhu.edu>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jagterberg/nonparGraphTesting")
jagterberg/nonparGraphTesting documentation built on Feb. 4, 2022, 1:31 a.m.