Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interface #165

Merged
merged 39 commits into from
Oct 27, 2019
Merged

Interface #165

merged 39 commits into from
Oct 27, 2019

Conversation

mariopaolucci
Copy link
Contributor

No description provided.

This should change the number of crimes accordingly to population decline.

Also, there's a new (untested) xml production system in place.
We get rid of the n^2 / (n+1)^2 calculation.

Instead, we calculate now a score based on the number of links of all kind to OC neighbors, plus the number of criminal acts done together. We subratct the minimum (thus starting from zero) and we set the mean to 1. The max will depend on the range.

This number is then used to multiply the arrest probability.

This will produce the correct number of arrests given that all members participate equally to crimes.
to manage the casese where OC is disconnected or empty
BUG: not all people got c calculated at the simulation onset.
…number

It is now distributed on all the population of the criminals, with flat weights unless there is an intervention.
This is implemented by turning off migrants (but that's not strictly necessary, in fact) and then just replacing dead people. It generates an implausible shape for the population.
@mariopaolucci mariopaolucci merged commit 407179f into master Oct 27, 2019
@mariopaolucci mariopaolucci deleted the interface branch October 27, 2019 21:30
This was linked to issues Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant