How can I compare ABMs using information criterion techniques (AIC or BIC)?
99 views
Skip to first unread message
Diego Morales Bader
unread,
Jan 22, 2024, 11:59:45 AM1/22/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to netlogo-users
I have two models in which I compare the differences with real data on eight variables. However, in addition to evaluating the error between the generated and the real data, I would like to penalize the models for the number of free parameters.
I need help to think of how the Akaike Information Criterion (AIC) or the Bayesian Information Criterion (BIC) could be applied to ABMs. Is this possible? Has anyone done it? What other alternatives are there?