View source: R/arjas_gasbarra.R
| arjas_gasbarra | R Documentation |
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.
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 )
Other allocation rules:
allocation_rule,
random_allocation(),
randomization_list(),
thompson()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.