Learn R Programming

BayesBinMix (version 1.4.2)

complete.loglikelihood: complete log-likelihood

Description

Returns the complete log-likelihood of the mixture.

Usage

complete.loglikelihood(x, z, pars)

Value

Complete log-likelihood value.

Arguments

x

Binary data.

z

Latent allocations vector.

pars

Parameters of the mixture.

Author

Panagiotis Papastamoulis