This commit is contained in:
François 2016-04-11 12:50:41 +02:00
parent 108c273cb7
commit 769a70d643

View File

@ -123,6 +123,7 @@ An [awesome list](https://github.com/sindresorhus/awesome) of resources to const
> For more awesome R packages, see the [Awesome R](https://github.com/qinwf/awesome-R) list.
- [Bergm](https://cran.r-project.org/web/packages/Bergm/) - Tools to analyse Bayesian exponential random graph models.
- [concoR](https://github.com/aslez/concoR) - A translation of the CONCOR network blockmodeling algorithm ([blog post](http://badhessian.org/2015/05/concor-in-r/)).
- [ergm](https://cran.r-project.org/web/packages/ergm/) - Estimation of Exponential Random Graph Models.
- [GERGM](https://cran.r-project.org/web/packages/GERGM/) - Estimation and diagnosis of the convergence of Generalized Exponential Random Graph Models (GERGM).
- [geomnet](https://cran.r-project.org/web/packages/geomnet/) - A single-geometry approach to network visualization with ggplot2.