Skip to content
/ gmmle Public

Code for simulations and plots from the paper "Maximum Likelihood Estimation and GraphMatching in Errorfully Observed Networks"

License

Notifications You must be signed in to change notification settings

dpmcsuss/gmmle

Repository files navigation

Readme

Daniel Sussman 5/13/2020

GMMLE Package

A package for running simulations and creating plots found in Maximum Likelihood Estimation and Graph Matching in Errorfully Observed Networks.

devtools::install_github("dpmcsuss/gmmle")

Load the library.

library(gmmle)

Figure 1

Left:

make_er_plot()

Right:

make_ws_plot()

Figure 2

make_model_compare_plot()

Figure 3

plot_prob_bound_norm_disag()

Figure 4

plot_matching_errors()

Figure 5

plot_cum_acc_by_norm_deg()
## Computing cumaltive errors for each match. This can take a few minutes

About

Code for simulations and plots from the paper "Maximum Likelihood Estimation and GraphMatching in Errorfully Observed Networks"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages