Description Usage Arguments Value Examples
View source: R/contrast_vector.R
Internal function for computing an ilr balancing element given a list of split taxa in and the total number of taxa
1 | contrast_vector(ix, n)
|
ix |
two-member list containing the parts split by a partition |
n |
total number of parts |
ILR basis element corresponding to the split of ix[[1]] with ix[[2]] out of n-part composition.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.