summarize_prop_tests: Summarise after join funnel with proportion test

Description Usage Arguments Value

View source: R/summarize_funnel.R

Description

Summarise after join funnel with proportion test

Usage

1
2
3
4
5
6
summarize_prop_tests(
  x,
  alternative_name = alternative.name,
  ...,
  ungroup = TRUE
)

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

Value

a data.frame with proportion test results


datacamp/funneljoin documentation built on June 18, 2020, 6:52 a.m.