Description Usage Arguments Value Author(s)
This function calculates the between-group sums of squares for all variables or all log-ratios. This function only supports binary outcomes.
1  | 
x | 
 A matrix with rows as samples (N) and columns as components (D).  | 
group | 
 A character vector. Group or sub-group membership.
Argument passed to   | 
pairwise | 
 A logical. Toggles whether to decompose sums of squares for each log-ratio.  | 
... | 
 Other arguments passed to   | 
If pairwise = FALSE, this function returns
a vector of the sums of squares for each variable.
If pairwise = TRUE, this function returns a matrix
of the sums of squares for each log-ratio.
Thom Quinn
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.