powered by
Creates a RandomMixing object
an external pointer.
# creates a simulation with 100 agents sim = Simulation$new(100) # add a random mixing contact pattern for these agents. sim$addContact(newRandomMixing())
Run the code above in your browser using DataLab