clean_my_stats: Quantile normalize stats to their theoretical distributions.

Description Usage Arguments Author(s)

View source: R/clean_my_p.R

Description

Quantile normalize stats to their theoretical distributions.

Usage

1
clean_my_stats(stats, ctl, qfunc, ...)

Arguments

stats

A vector of numerics. The statistics.

ctl

A vector of logicals of the same length of pvalues. A TRUE indicates that a p-value is from a control gene and so should be uniformly distributed.

qfunc

A quantile function for the theoretical null distribution of the statistics in stats.

...

More parameters to pass to qfunc.

Author(s)

David Gerard


dcgerard/vicar documentation built on July 7, 2021, 1:08 p.m.