View source: R/agent-heuristic.R
Heuristic agent that always enters at midpoint of bridges and at 'jump' distance of open intervals
1 | make_heuristic_agent(jump = 1, sigma = 1, ...)
|
jump |
agent jump distance on open intervals |
sigma |
landscape sigma parameter |
... |
capture additional arguments |
n |
number of entries into the market |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.