| bmab_giplus_value | R Documentation |
Value of one-armed bandit using GI+ (Bernoulli rewards)
bmab_giplus_value(lambda, Sigma, n, gamma)
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. |
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.