Description Usage Arguments Value
Calculate test statistics binning over aupplied regions
1 2 3 | window_test(windows, dat, pos, x, signal, level = c(0.02, 0.05, 0.1, 0.2),
s0 = c(0, 0, 0), stat.funcs = c(qpois_stats_binary, huber_stats, t_stats),
stat.names = c("Poisson", "Huber", "T"))
|
windows |
q by 2 matrix giving region boundaries |
dat |
p x n matrix of data |
pos |
Positions |
x |
treatment status of each sample (length n) |
signal |
Matrix of signal regions |
level |
Vector of FDR thresholds |
s0 |
Variance inflation constant |
A list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.