funneljoin (version 0.1.0)

summarize_prop_tests: Summarise after join funnel with proportion test

Description

Summarise after join funnel with proportion test

Usage

summarize_prop_tests(
  x,
  alternative_name = alternative.name,
  ...,
  ungroup = TRUE
)

Value

a data.frame with proportion test results

Arguments

x

a data.frame with columns nb_conversions and nb_users

alternative_name

the name of the column indicating the experiment group

...

any additional arguments

ungroup

whether the table needs to be ungrouped