between_condition_stats: Returns a tibble summarizing the results of a between...

Description Usage Arguments

View source: R/between_stats_funs.R

Description

Returns a tibble summarizing the results of a between conditions comparison with a Fisher's exact test

Usage

1
between_condition_stats(data, variable, variable_option, digits = 4)

Arguments

data

Formatted data from exp 1, 2, or 3

variable

The variable you want to compare values of

variable_option

The value of the variable you want the results in terms of

digits

Number of significant digits to round the p-value to (default is 4)


skaltman/yvw documentation built on May 21, 2019, 9:39 a.m.