mixLoglikelihood_GLM | R Documentation |
Log-likelihood of the multinomial logit.
mixLoglikelihood_GLM(y, theta, pi)
y |
matrix of counts |
theta |
a three-dimensional array containing the multinomial probabilities per cluster, for each observation. |
pi |
a numeric vector of length K (the number of mixture components) containing the mixing proportions. |
Log-likelihood value.
Panagiotis Papastamoulis
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.