Description Usage Arguments Details Value Author(s) See Also Examples
Concatenate the columns from different runs of
scanone with n.perm > 0.
1 2 |
... |
A set of objects of class |
labels |
A vector of character strings, of length 1 or of the same
length as the input |
The aim of this function is to concatenate the results from multiple
runs of a permutation test scanone, generally for
different phenotypes and/or methods, to be used in parallel with
c.scanone.
The concatenated input, as a scanoneperm object. If
different numbers of permutation replicates were used, those columns
with fewer replicates are padded with missing values (NA).
Karl W Broman, kbroman@biostat.wisc.edu
summary.scanoneperm,
scanone, c.scanoneperm,
c.scanone
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.