TALK {MoLE}R Documentation

Let agents talk

Description

Sample two agents and let them talk with each other.

Usage

TALK(nTurns)

Arguments

nTurns

Number of communicative turns a conversation last before new agents are selected for communication.

Details

Young agents are less likely to talk with each other.

Value

On screen conversation. (Underlying update of usage history of talking agents.)

Author(s)

Sander Lestrade

See Also

RUN

Examples

FOUND()
## Not run: TALK(4)

[Package MoLE version 1.0.1 Index]