knitr::opts_chunk$set(echo = TRUE)
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)
Left:
make_er_plot()
Right:
make_ws_plot()
make_model_compare_plot()
plot_prob_bound_norm_disag()
plot_matching_errors()
plot_cum_acc_by_norm_deg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.