fishers_method: Fishers method for reducing p-values This function reduces...

Description Usage Arguments Value

View source: R/group_sumlog.R

Description

Fishers method for reducing p-values This function reduces p-values across a data table, per a grouping variable provided as a single column

Usage

1

Arguments

data

Data frame of p-values, including one column for grouping variable, one column of p-values

p_value

Column name for p-values. Accepts string as column name

group

Column name for grouping variable. Accepts string as column name.

Value

Named numeric vector. Names are grouping variable, value is p-value reduced by Fisher's method.


adamrtalbot/preducer documentation built on May 25, 2019, 2:24 p.m.