bmab_giplus_value: Value of one-armed bandit using GI+ (Bernoulli rewards)

View source: R/bmab.R

bmab_giplus_valueR Documentation

Value of one-armed bandit using GI+ (Bernoulli rewards)

Description

Value of one-armed bandit using GI+ (Bernoulli rewards)

Usage

bmab_giplus_value(lambda, Sigma, n, gamma)

Arguments

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.

Value

Difference in value between safe and unknown arms.


jedwards24/gittins documentation built on Oct. 13, 2023, 4:17 p.m.