| s2m_B | R Documentation | 
Sequential 2-means on array B
s2m_B(B, sigma)
| B | An array of posterior samples (typically a matrix), in which the last margin corresponds to a single posterior sample | 
| sigma | A scale parameter used to determine at what distance cluster centers are considered to be the same. | 
An array of dimension head(dim(B),-1) with a point estimate of B based on the sequential 2-means method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.