View source: R/agent-compete-exp.R
Agent with utility u(m) = a*m - exp(-b*m)
1 | make_exp_compete_agent(a = 1, b = 1, sigma = 1, ...)
|
a |
agent utility function a parameter |
b |
agent utility function b 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.