mutation {gamesGA} | R Documentation |
This function causes alleles to mutate in agents.
mutation(agents, prob = 0.01)
agents |
A list of agents on which mutation will occur |
prob |
The probability that a mutation will occur for any locus |
agents The list of agents after mutation