pairwise_test: Pairwise Test

Description Usage Arguments Details Value

View source: R/pairwise_statistical_test.R

Description

Run a Single Pairwise test

Usage

1
pairwise_test(df, comp_id, pair)

Arguments

df

the data frame

comp_id

the field used to break up the data into groups

pair

a list of two groups that we want to compare

Details

A helper function for 'pairwise_statistical_tests'.

Value

a data frame containing the statistics


sechilds/surveyetl documentation built on June 3, 2020, 5:04 p.m.