| nmab_giplus | R Documentation |
The index is an upper bound for GI.
nmab_giplus(Sigma, n, gamma, tol = 5e-04, ub = NA, upper = FALSE)
Sigma |
Numeric. Value of Sigma for the arm (Bayesian reward). |
n |
Numeric > 0. Value of n for the arm (Bayesian number of observation). |
gamma |
Numeric in (0, 1). Reward discount factor. |
tol |
Numeric > 0. Absolute accuracy required. |
ub |
Optional upper bound for the index. |
upper |
If TRUE, the upper end of the interval is returned, otherwise the midpoint. |
A vector of GI values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.