Find optimal entry location per expected inverse utility
1 2 3 4 5 6 7 | Eumsi.optimize(
vgrid,
xgrid,
term.last.optim = c(-4, 4),
gh.rule = fastGHQuad::gaussHermiteData(30),
...
)
|
vgrid |
values of other competitors |
xgrid |
positions of other competitors |
term.last.optim |
locations of last optima at terminals |
gh.rule |
Gauss-Hermite rule to use across intergrations |
... |
arguments passed to further functions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.