Reputation: 163
I've been given a Project to Code a SIR Model (Agent Based Modeling) from Scratch in JAVA and then Visualize the same through Repast Simphony using different Values of Beta and Gamma. I have setup Java, Eclipse and Repast Simphony but I don't know where and how to begin Coding the same.
Any help is Appreciated. Thank You!
Upvotes: 0
Views: 135
Reputation: 1083
One approach would be to look at this paper and the associated project code. This uses the statecharts capability in Repast Simphony to build an SEIR model.
Upvotes: 1