FrontPage › AgentBasedModeling
Difference between r1.3 and the current
@@ -4,3 +4,26 @@
[http://java.sun.com/javase/downloads/?intcmp=1281 JDK (JAVA Dev Kit)]
[http://java.sun.com/javase/technologies/desktop/java3d/ Java 3D™ 1.5.1 API ] <-- expand
[http://ccl.northwestern.edu/netlogo/4.1/index.html NetLogo 4.1]
[http://www.pythonxy.com/ Python] <-- This will install eclipse
[http://bibs.snu.ac.kr/R/ R project]
[http://math.usask.ca/~longhai/software/installrpkg.html How to Install an R Package?]
[http://cran.r-project.org/manuals.html Official R manuals]
[ RExcelInstall]
Rcmdr should be installed first in order to use RExcel.
{{{install.packages("Rcmdr", dependencies=TRUE)}}}
see http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html
see [http://www.google.co.kr/url?sa=t&source=web&cd=5&ved=0CEsQFjAE&url=http%3A%2F%2Fwww.springer.com%2Fcda%2Fcontent%2Fdocument%2Fcda_downloaddocument%2F9781441900517-c1.pdf%3FSGWID%3D0-0-45-777206-p173901908&ei=7RAXTLb8Jo2TkAWg2s39Cg&usg=AFQjCNGxuNYHxoByTRP4IqXNC3CgLB_4aA&sig2=71S0EtlsodzsmMS3XQ4Zsw short manual]
[http://econ2.econ.iastate.edu/tesfatsi/abmread.htm On-Line Guide for Newcomers to Agent-Based Modeling in the Social Sciences]
[attachment:AdvancingArtofSim2005.pdf Advancing the Art of Simulation in the Social Sciences] (by R. Axelord)
[attachment:TutorialOnABMS1.pdf Tutorial on agent-based modeling and simulation] (by C. M. Macal and M. J. North)
[attachment:TutorialOnABMS2.pdf Tutorial on agent-based modeling and simulation part 2: how to model with agents] (by C. M. Macal and M. J. North)
[attachment:AbssDealingWithComplexity.pdf Agent-based social simulation: dealing with complexity] (by N. Gilbert)
* Simulation for the Social Scientist (by N. Gilbert and K. G. Troitzsh)
* Complex Adaptive Systems: An Introduction to Computational Models of Social Life (by J. H. Miller and S. E. Page)
* Managing Business Complexity (by M. J. North and C. M. Macal)
* Agent-Based Models (by N. Gilbert)
Main source: http://complexity.springnote.com/
JDK (JAVA Dev Kit)
Java 3D™ 1.5.1 API <-- expand
NetLogo 4.1
Python <-- This will install eclipse
On-Line Guide for Newcomers to Agent-Based Modeling in the Social SciencesJava 3D™ 1.5.1 API <-- expand
NetLogo 4.1
Python <-- This will install eclipse
R project
RExcelInstall
RExcelInstall
Rcmdr should be installed first in order to use RExcel.
install.packages("Rcmdr", dependencies=TRUE)
see http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html
see short manual
install.packages("Rcmdr", dependencies=TRUE)
see http://socserv.mcmaster.ca/jfox/Misc/Rcmdr/installation-notes.html
see short manual
Advancing the Art of Simulation in the Social Sciences (47.98 KB) (by R. Axelord)
Tutorial on agent-based modeling and simulation (1.29 MB) (by C. M. Macal and M. J. North)
Tutorial on agent-based modeling and simulation part 2: how to model with agents (545.92 KB) (by C. M. Macal and M. J. North)
Agent-based social simulation: dealing with complexity (280.73 KB) (by N. Gilbert)
- Simulation for the Social Scientist (by N. Gilbert and K. G. Troitzsh)
- Complex Adaptive Systems: An Introduction to Computational Models of Social Life (by J. H. Miller and S. E. Page)
- Managing Business Complexity (by M. J. North and C. M. Macal)
- Agent-Based Models (by N. Gilbert)