PeterSteiglechner / coherentagents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coherent Agents

The NetLogo model need two files as inputs: items.csv correlations.csv

Get data for the model: Download the dataset of ESS Wave 9 (2018) from http://doi.org/10.21338/NSD-ESS9-2018 in csv format. Use the data processing script to produce country folders with items.csv and correlations.csv Grouping can be build using correlational class analysis (http://doi.org/10.15195/v4.a15, R package corclass) or relational class analysis (https://doi.org/10.1086/657976, R package RCA).

Model development: Use the model coherentagents_basics.nlogo to start a new verion and call it coherentagents_{NAMEorVERSION}.nlogo git merging on nlogo-files is not advisable.

About


Languages

Language:HTML 57.1%Language:NetLogo 36.5%Language:R 5.1%Language:Python 1.3%