Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

33 lines (23 loc) · 1.12 KB

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:

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:
https://cran.r-project.org/web/packages/ergm/
https://cran.r-project.org/web/packages/network/
https://cran.r-project.org/web/packages/sna/