Description Usage Arguments Value
This function calculates the expected loss of choosing variant B
1 2  | expected_loss_b(dist_a, dist_b, theta_a, theta_b, method = c("absolute",
  "percent"), ...)
 | 
dist_a | 
 The distribution object for variant A  | 
dist_b | 
 The distribution object for variant B  | 
theta_a | 
 A vector of simulated values from   | 
theta_b | 
 A vector of simulated values from   | 
method | 
 One of   | 
... | 
 Arguments to be passed onto other methods  | 
A numeric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.