View source: R/coef_mixtures.R
coef_mixtures | R Documentation |
This function performs maximum likelihood inference for multinomial mixture distributions.
coef_mixtures(Mp, Np)
Mp |
a matrix of mixtures (a row matrix if a vector) |
Np |
a matrix of bases (a row matrix if a vector) |
This function returns a list of maximum likelihood estimates for the cells of a mixture distribution:
P matrix of cell probabilities estimates for mixtures
PI matrix of mixture probabilities
GAM matrix of cell probabilities estimates for bases
Olivier Gimenez <olivier.gimenez@cefe.cnrs.fr>, Roger Pradel, Rémi Choquet
Yantis, S., Meyer, D. E., and Smith, J. E. K. (1991). Analyses of multinomial mixture distributions: New tests for stochastic models of cognition and action. Psychological Bulletin 110, 350–374.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.