***** Discontinued (may still work but will not be updated and supported anymore) *****
This extension connects the simulation platform NetLogo with the statistical analysis software R via Rserve. It adds some new primitives to NetLogo, which offers the interchange of data with R and the call of R functions from NetLogo. See the documentation for more details.
There is a similar extension, which use a direct connection to R via rJava/JRI, see http://r-ext.sourceforge.net. This...