get_metrics: Get Bayesian A/B Testing Metrics

Description Usage Arguments Value

Description

Calculate various metrics

Usage

1
get_metrics(posteriors, sim_batch_size, method = c("absolute", "percent"))

Arguments

posteriors

A list of distribution objects

sim_batch_size

How many observations of data to simulate

method

What type of loss to calculate?

Value

A named list with the metrics


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