get_actual_loss: Actual Loss of an Experiment

Description Usage Arguments Value

Description

Once the experiment has concluded, measure the loss of the decision

Usage

1
get_actual_loss(data_dists, selected_variant)

Arguments

data_dists

A named list of distribution objects. This list specifies the distributions that are used to generate data in simulations. Currently, the list must only have elements named 'a' and 'b'. See Details for more information.

selected_variant

A string that identifies the winning variant.

Value

Numeric


convoyinc/abayes documentation built on May 12, 2019, 1:34 a.m.