Description Usage Arguments Value
A function that describes the updating process in E step and M step for EM algorithm. It will be used in SQUAREM package.
1 | bf.em(w, bf)
|
w |
The weight vector in previous M step. |
bf |
A vector recording all the bayes factor values in log scale. |
The updated weight vector in current M step(wnew).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.