How could I change the initial conditions in this voter model?
There are agents with four opinions: negative confident, negative unsure, positive unsure, or positive confident. I'm not sure about the correct changes to make it work with setting values independently, i.e. x% negative confident, y% negative unsure, z% positive unsure and w% positive confident (x+y+z+w=100%).
Thank you in advance.