Description Usage Arguments Value Examples
obtain qqplot coordinates for the specific case of comparing a given distribution to that of multiple realizations from a permutation distribution, and bin these coordinates using hexbin, useful for very large samples
1 2 3 4 5 |
dt |
a |
sco |
numeric vector of observed statistics |
p1 |
realization of null distribution for |
p2 |
realization of null distribution for |
p3 |
realization of null distribution for |
fdr |
vector of FDR associated with elements of |
nxbins |
number of bins to be used for samples from the null distribution |
thrs |
vector of thresholds in FDR to be used for ruling the plot |
qqob |
for binhex(), output of qqhex |
ylim |
vertical limits of rendering |
xlim |
horizontal limits of rendering |
end45 |
a segment is drawn from (0,0) to (end45,end45) to depict the line of identity |
tempmar |
numerical vector with 4 elements serving as a temporary setting of
the |
... |
not currently used |
for qqhex, a list with elements
hb |
output of |
thrs |
vector of input |
scothrs |
vector of observed statistics corresponding to FDRs in |
1 2 3 4 5 6 7 8 9 10 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.