Description Usage Arguments Value
Align ASVs proportions in topics across chain.
1 | betaAligned(beta, K, aligned, iterUse = 1000, chain = 4)
|
beta |
array. three dimensional array (iterations * topic * ASVs). |
K |
integer. number of topics. |
aligned |
matrix. A matrix of topic assignment for each chain. output of alignmentMatrix(). |
iterUse |
integer. number of iterations used in each chain after subtracting warm-up samples. |
chain |
integer. number of chains used in MCMC. |
array. three dimensional array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.