| nmab_kgi | R Documentation |
The index is an lower bound for GI.
nmab_kgi(Sigma, n, gamma, tau, tol = 5e-04, ub = NA, lower = 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. |
tau |
Numeric > 0. Observation precision. |
tol |
Numeric > 0. Absolute accuracy required. |
ub |
Optional upper bound for the index. |
lower |
If TRUE, the lower 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.