Learn R Programming

multinomialLogitMix (version 1.1)

expected_complete_LL: Expected complete LL

Description

This function is not used at the moment.

Usage

expected_complete_LL(y, X, b, w, pr)

Value

Complete log-likelihood of the model.

Arguments

y

count data.

X

design matrix.

b

Logit coefficients.

w

mixing proportions.

pr

mixing proportions.

Author

Panagiotis Papastamoulis