Description Usage Arguments Value
Iterate through C-step
1 | step_it(X, T, S, h, it = 0)
|
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 |
it |
An optional integer specifying the number of C-steps to perform. With it = 0, C-step will be performed until convergence |
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.