| bmab_gi_value | R Documentation |
Value of a one-armed bandit (Bernoulli rewards)
bmab_gi_value(lambda, Sigma, n, gamma, N)
lambda |
Reward from the known arm. |
Sigma |
Value of Sigma for the unknown arm. |
n |
Value of n for the unknown arm. |
gamma |
Numeric in (0, 1). Reward discount factor. |
N |
Integer >= 2. Time horizon used in the calculation.. |
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.