plot_relative_gain: Plot Relative Gain

Description Usage Arguments Value

Description

Plot the cumulative density of the ratio of the metric under variant B to the metric under variant A

Usage

1
2
plot_relative_gain(dists, sim_batch_size = 1e+05,
  title = "Cumulative Density of B / A")

Arguments

dists

A list of distribution objects, with elements named 'a' and 'b'

sim_batch_size

The number of objects to simulate

Value

A plot


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