View source: R/methods-Signature.R
generatePermutationNull | R Documentation |
Generate random signatures for a null distribution by permuting the data
generatePermutationNull(eData, sigData, num)
eData |
the data to use for the permutations |
sigData |
list of signature objects random signature sizes |
num |
the number of signatures to generate |
A list with two items:
randomSigs: a list of lists of Signature objects. Each sub-list represents permutation signatures generated for a specific size/balance
sigAssignments: named factor vector assigning signatures to random background groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.