expected_complete_LL {multinomialLogitMix} | R Documentation |
This function is not used at the moment.
expected_complete_LL(y, X, b, w, pr)
y |
count data. |
X |
design matrix. |
b |
Logit coefficients. |
w |
mixing proportions. |
pr |
mixing proportions. |
Complete log-likelihood of the model.
Panagiotis Papastamoulis