Description Usage Arguments Value Author(s)
View source: R/MultinomialDirichlet.R
This function fits the multinomial dirichelt MIMOSA model using EM. It can also be used to initialize the model parameters for the MCMC model.
1 2 3 4 5 6 |
data |
The observed data |
modelmatrix |
a model matrix specifying which components should be computed |
alternative |
either 'greater' or 'not equal' to fit the one-sided or two-sided model. |
initonly |
|
An object of class MDMixResult
Greg Finak TODO filtering of pu>ps needs to be corrected here.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.