View source: R/agent-softmax.R
Agent with utility u(m) = log(exp(a*(m/2)) - 1) – a certain inverse of logistic market share
1 | make_softmax_agent(a = 1, ...)
|
a |
agent utility function a 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.