Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.16 KB

summary,_references_and_netlogo_primitives.md

File metadata and controls

16 lines (13 loc) · 1.16 KB

Summary, References and NetLogo Primitives

##Summary This chapter provided information on the consequences of random numbers on different applications in Netlogo. A model with random numbers does have different results each simulation. Therefore we need to do many simulations. Behaviorspace is a helpful tool to run a model many times.

##References Huberman B.A., and Glance N.S. (1993) Evolutionary games and computer- simulations. Proceedings of the National Academy of Sciences of the United States of America 90(16): 7716-7718.

Nowak, M.A., R.M. May (1992) Evolutionary Games and Spatial Chaos, Nature 359 (6398): 826-829.

##NetLogo Primitives random
random-poisson
mean
random-normal
random-exponential
random-gamma