Description Usage Arguments Value
Perform single iteration of C-step
1 | cstep(X, T, S, h)
|
X |
A 2D matrix |
T |
A vector of the initial location estimate |
S |
A vector of the initial scatter estimate |
h |
An integer specifying the number of observations to use |
A list of set (H), scatter (S) and location (T)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.