R for networks
From InterSciWiki
R for networks tutorial
Jeroen Bruggeman's GUI.R Graphical Interface
QuikStart R in the Comparative research tools module
R project for Statistical Computing http://www.r-project.org/
CRAN Comprehensive R Archive Network http://cran.r-project.org/ has all the open source contributed packages. Once you are in R you can click for installation of programs of your choice, click packages to see the full list, and click under the names for documentation
- sna: Tools for Social Networks Analysis http://erzuli.ss.uci.edu/R.stuff/ manual: http://erzuli.ss.uci.edu/R.stuff/sna/sna-manual.1.2.pdf
- gplot: 2-D plots for graphs http://rss.acs.unt.edu/Rdoc/library/sna/html/gplot.html
- iGraph: algorithms from the Leda Library http://cneurocvs.rmki.kfki.hu/igraph/
- Matrix: http://rweb.stat.umn.edu/R/library/base/html/matrix.html http://cran.r-project.org/src/contrib/Descriptions/Matrix.html
- list of documents for contributed packages http://cran.r-project.org/doc/contrib/
- list of manuals http://cran.r-project.org/doc/manuals/
- index of R base library http://rweb.stat.umn.edu/R/library/base/html/
- R manuals, ref, misc http://rweb.stat.umn.edu/R/doc/html/
- Matlab emulation http://cran.r-project.org/src/contrib/Descriptions/matlab.html
- mathgraph constructions http://cran.r-project.org/src/contrib/Descriptions/mathgraph.html
Statnet and latentnet - Mark S. Handcock
Rcmdr, the R GUI Commander if you prefer menu-driven R. http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/
R to Pajek to R to Pajek: Vectors and Matrices http://vlado.fmf.uni-lj.si/pub/networks/pajek/howto/HowToR.htm
back to Network tools -- InterSciWiki:Community Portal#Tools -- Realistic modeling of complex interactive systems
