Description Usage Arguments Value Examples
Permutation test when dist_permutations
is specified
1 2 3 4 5 6 7 8 9 10 11 |
Y |
a numeric vector of size |
X |
a data frame containing numeric or factor vector(s) of size |
Z |
a data frame containing numeric or factor vector(s) of size |
method |
a character string indicating which method to use to
compute the CCDF, either #'@param parallel a logical flag indicating whether parallel computation
should be enabled. Default is |
n_cpus |
an integer indicating the number of cores to be used when
|
fast |
a logical flag indicating whether the fast implementation of
logistic regression should be used. Only if |
A data frame with the following elements:
score
contains the test statistic for a given gene.
pval
contains the raw p-values for a given gene computed from n_perm
permutations.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.