Description Usage Arguments Details Examples
Normalize a list of combination matrice
1 | normalize_comb_mat(..., full_comb_sets = FALSE, complement_set = FALSE)
|
... |
Combination matrices. |
full_comb_sets |
Whether the combination matrices contain the full sets of combination sets? |
complement_set |
Whether the combination matrices also contain the complement set? |
It normalizes a list of combination matrice to make them have same number and order of sets and combination sets.
The sets (by set_name
) from all combination matrice should be the same.
1 2 | # There is no example
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.