Description Usage Arguments Value Author(s)
Computes starting values (mixture proportions) for EM algorithm
1 | Initialization.t.mixture(n, j, K, memb.exp=2, draw=FALSE)
|
n |
Frequencies (integer vector of length J) |
j |
Possible values (numeric vector of length J) |
K |
Number of components (numeric scalar) |
memb.exp |
Clustering parameter (numeric scalar > 1) |
draw |
Should clustering be drawn? (Boolean scalar) |
tau |
Class membership values for all classes and all possible values (numeric JxK - matrix) |
Lisa Allmesberger Fabian Bergs Stefan Immler Michael Kässmann
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.