make_gom_agent: Category-aware agent

Description Usage Arguments

View source: R/0_agents.R

Description

Agent with utility u(m) = a*m - exp(-b*m)

Usage

1
make_gom_agent(a = 1, b = 1, gom.weight = 1, logp = FALSE, ...)

Arguments

a

agent utility function a parameter

b

agent utility function b parameter

...

capture additional arguments

n

number of entries into the market


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