Skip to content

jesusdaniel/rBipartiteUnipartiteMatch

Repository files navigation

rBipartiteUnipartiteMatch

This repository contains methods for performing graph matching between bipartite and unipartite networks

Installation

To install the package, use the following script:

#install.packages("devtools")
devtools::install_github("jesusdaniel/rBipartiteUnipartiteMatch")

Usage

Please check this script to see some examples of the methods in action.

References

Arroyo, J., Priebe, C.E., Lyzinski, V., "Graph matching between bipartite and unipartite networks: to collapse, or not to collapse, that is the question" arXiv 2020

About

Graph matching between bipartite and unipartite networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages