make_heuristic_agent: Standard utility function agent

Description Usage Arguments

View source: R/agent-heuristic.R

Description

Heuristic agent that always enters at midpoint of bridges and at 'jump' distance of open intervals

Usage

1
make_heuristic_agent(jump = 1, sigma = 1, ...)

Arguments

jump

agent jump distance on open intervals

sigma

landscape sigma parameter

...

capture additional arguments

n

number of entries into the market


balachia/pcPack documentation built on Dec. 19, 2021, 6:40 a.m.