Description Usage Arguments Value Author(s) Examples
This function does a hierarchical mixture. That means it uses the approximate BIC to check, if there are more than one component. It recursively splits the data if there is evidence for k > 1 components.
1 |
data |
data matrix either binary or log odds |
k |
number of maximal components for each hierarchy leaf |
logtype |
log type of the data |
getprobspars |
list of parameters for the getProbs function |
... |
additional parameters for the mnem function |
object of class mnem
Martin Pirkl
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.