statnetWeb icon indicating copy to clipboard operation
statnetWeb copied to clipboard

A graphical user interface for network modeling with the 'statnet' software

statnetWeb

R-CMD-check

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 explore, fit and assess exponential random graph models via a simple GUI.

The app can be run in two ways:

  • Through the shinyapps server with this link: https://statnet.shinyapps.io/statnetWeb

  • On your local machine using the statnetWeb R package:

install.packages("statnetWeb")
statnetWeb::run_sw()

More info on the statnetWeb wiki:
https://github.com/statnet/statnetWeb/wiki

Please use the GitHub repository to report bugs or request features: https://https://github.com/statnet/statnetWeb

More info on the statnet suite of packages:
https://statnet.org

statnet packages on CRAN used by statnetWeb:
http://cran.r-project.org/web/packages/ergm/
http://cran.r-project.org/web/packages/network/
http://cran.r-project.org/web/packages/sna/