Description Usage Arguments Value Author(s) Examples
This function builds an SBP of principal balances using the hierarchical clustering of components method described by Pawlowsky-Glahn et al. in "Principal balances" from the CoDaWork 2011 proceedings.
1 | sbp.fromPBA(x, alpha = NA)
|
x |
A matrix with rows as samples (N) and columns as components (D). |
alpha |
A double. Defines a hyper-parameter used by the Box-Cox transformation to approximate log-ratio variance in the presence of zeros. Skip with NA. |
An SBP matrix.
Thom Quinn
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.