[R] Agent-based social simulation and R

Thomas Petzoldt thpe at simecol.de
Sat Nov 8 11:05:33 CET 2008


Hi Tom,

you may have a look at the CRAN package simecol, that has some examples
how to implement different types of dynamic models in R (differential
equations, grid models, individual based models).

Individual-based models (IBMs) are a model family used in ecology, which
are in its essence almost the same as ABMs in other areas.

See http://simecol.r-forge.r-project.org for the package, examples,
pdf's, and in particular the useR!2008 slides.

Thomas Petzoldt


Tom Backer Johnsen wrote:
> Do anyone know anything about the use of R for agent-based social 
> simulation?  It should be possible, and would be convenient for the 
> simple reason that there are several nice packages containing useful 
> stuff for SNA (Social Network Analysis).  Information about packages, 
> web sites, experienced persons in the field, etc. would be very welcome.
> 
> Tom
> +----------------------------------------------------------------+
> | Tom Backer Johnsen, Psychometrics Unit,  Faculty of Psychology |
> | University of Bergen, Christies gt. 12, N-5015 Bergen,  NORWAY |
> | Tel : +47-5558-9185                        Fax : +47-5558-9879 |
> | Email : backer at psych.uib.no    URL : http://www.galton.uib.no/ |
> +----------------------------------------------------------------+
> 
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide 
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list