A graphical user interface for network modeling with the 'statnet' software < https://github.com/statnet>.
This is an R-shiny interface for the statnet suite of R packages. It currently incorporates functionality from the ergm, network and sna packages, allowing users to fit and assess exponential random graph models via GUI.
Run the app in two ways:
install.packages("statnetWeb")statnetWeb::run_sw()
statnetWeb wiki:
https://statnet.csde.washington.edu/trac/wiki/statnetWeb
statnet wiki:
https://statnet.csde.washington.edu/trac
statnet packages on CRAN:
http://cran.r-project.org/web/packages/ergm/
http://cran.r-project.org/web/packages/network/
http://cran.r-project.org/web/packages/sna/