| nmab_kgi_value | R Documentation |
Calculation is as given in Ryzhov, Powell & Frazier (2012), simplified since lambda >= mu
always when called here.
nmab_kgi_value(lambda, mu, n, gamma, tau)
lambda |
Reward from the known arm |
mu |
Mean of reward belief for the unknown arm |
n |
Numeric > 0. Value of n for the unknown arm |
gamma |
Numeric in (0, 1). Reward discount factor. |
tau |
Numeric > 0. Observation precision. |
Difference in value between safe and unknown arms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.