mixLoglikelihood_GLM: Log-likelihood of the multinomial logit.

mixLoglikelihood_GLMR Documentation

Log-likelihood of the multinomial logit.

Description

Log-likelihood of the multinomial logit.

Usage

mixLoglikelihood_GLM(y, theta, pi)

Arguments

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.

Value

Log-likelihood value.

Author(s)

Panagiotis Papastamoulis


multinomialLogitMix documentation built on July 26, 2023, 6:07 p.m.