.cbea | R Documentation |
See main function cbea
documentation for more details.
.cbea( ab_tab, set_list, output, distr, adj = FALSE, n_perm = 100, parametric = TRUE, thresh = 0.05, init = NULL, control = NULL, parallel_backend = NULL, ... )
ab_tab |
(Matrix). Named |
set_list |
(List). List of length |
output |
See documentation |
distr |
See documentation |
adj |
See documentation |
n_perm |
See documentation |
parametric |
See documentation |
thresh |
See documentation |
init |
See documentation |
control |
See documentation |
parallel_backend |
See documentation |
... |
See documentation |
A data.frame
of size n
by m
.
n
is the total number of samples and m
is the total number of sets with elements represented in the data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.