arjas_gasbarra: Allocate according to Arjas & Gasbarra's rule

View source: R/arjas_gasbarra.R

arjas_gasbarraR Documentation

Allocate according to Arjas & Gasbarra's rule

Description

arjas_gasbarra() allows defining the general form introduced in Arjas & Gasbarra (2021). rule_1() and rule_2() provide convenient shortcuts to match the rules presented in the paper.

Usage

arjas_gasbarra(
  epsilon,
  epsilon_1,
  epsilon_2,
  theta_low,
  delta,
  randomization_list = NULL
)

rule_1(epsilon, delta = 0, randomization_list = NULL)

rule_2(
  epsilon,
  epsilon_1,
  epsilon_2,
  theta_low = NA,
  delta = 0,
  randomization_list = NULL
)

See Also

Other allocation rules: allocation_rule, random_allocation(), randomization_list(), thompson()


Orion-Corporation/barts documentation built on July 13, 2022, 10:23 p.m.