nmab_giplus_value: Value of one-armed bandit using GI+ (normal rewards)

View source: R/nmab.R

nmab_giplus_valueR Documentation

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

Description

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

Usage

nmab_giplus_value(lambda, mu, n, gamma)

Arguments

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.

Value

Difference in value between safe and unknown arms.


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