Sets the the number of agents to initiate. THIS IS NOT YET FULLY IMPLEMENTED.

A SELES-like function to maintain conceptual backwards compatibility with that simulation tool. This is intended to ease transitions from SELES.

You must know how to use SELES for these to be useful.

numAgents(N, probInit)

Arguments

N

Number of agents to initiate (integer scalar).

probInit

Probability of initializing an agent at the location.

Value

A numeric, indicating number of agents to start

Author

Eliot McIntire