pairwise_statistical_tests: Pairwise Statistical Tests

Description Usage Arguments Details Value

View source: R/pairwise_statistical_test.R

Description

Run statistical test between each combination of groups

Usage

1

Arguments

df

The data frame containing the survey data.

comp_id

The column which identifies the groups in the data that you want to compare against each other.

Details

Given a grouping variable ('comp_id'), go through all possible combinations of pairs and perform statistical tests on each one.

Value

A data frame of all the statistical comparisons.


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