Add: R: qgraph JSS article

This commit is contained in:
François Briatte 2016-11-06 19:20:19 +01:00
parent 6920435066
commit e2eccddc82

View File

@ -610,7 +610,8 @@ Inspired by [Awesome Deep Learning](https://github.com/ChristosChristofidis/awes
- [RCy3](https://bioconductor.org/packages/release/bioc/html/RCy3.html) - Interface between R and recent versions of Cytoscape.
- [qgraph](https://cran.r-project.org/web/packages/qgraph/) - Tools to model and visualize psychometric networks; also aimed at weighted graphical models).
- [Network Model Selection Using qgraph 1.3](http://psychosystems.org/network-model-selection-using-qgraph-1-3-10/) (2014).
- [qgraph Examples](http://sachaepskamp.com/qgraph/examples)
- [qgraph Examples](http://sachaepskamp.com/qgraph/examples).
- [qgraph: Network Visualizations of Relationships in Psychometric Data](https://www.jstatsoft.org/article/view/v048i04) (2012).
- [relevent](https://cran.r-project.org/web/packages/relevent/) - Tools to fit relational event models (REM).
- [rem](https://cran.r-project.org/web/packages/rem/) - Estimate endogenous network effects in event sequences and fit relational event models (REM), which measure how networks form and evolve over time.
- [rgexf](https://cran.r-project.org/web/packages/rgexf/) - Export network objects from R to GEXF for manipulation with software like Gephi or Sigma.