posthoc.aw: Post-hoc analysis on AW results.

Description Usage Arguments Value Examples

Description

Post-hoc analysis on AW results The posthoc.aw is a function to perform post-hoc analysis on AW results to determine the overall effect size directionality.

Usage

1
posthoc.aw(result)

Arguments

result

is the output from MetaDE AW method

Value

a new AW result with additional result (the overall effect size directionality) from the post-hoc analysis.

Examples

1
2
3
4
## Not run: 
posthoc.result <- posthoc.aw(result=meta.res)

## End(Not run)

metaOmic/MetaDE documentation built on May 22, 2019, 6:54 p.m.