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