View source: R/F_getApproxCovar.R
binStats | R Documentation |
Bin the test statistic into equally sized bins
binStats(z, nBins = 82L, binEdges = c(-4.1, 4.1))
z |
the matrix of permuted test statistics |
nBins |
an integer, the number of bins |
binEdges |
A vector of length 2 with the outer bin edges |
Matrix of binned test statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.