complete.loglikelihood {BayesBinMix} | R Documentation |
complete log-likelihood
Description
Returns the complete log-likelihood of the mixture.
Usage
complete.loglikelihood(x, z, pars)
Arguments
x |
Binary data. |
z |
Latent allocations vector. |
pars |
Parameters of the mixture. |
Value
Complete log-likelihood value.
Author(s)
Panagiotis Papastamoulis
[Package BayesBinMix version 1.4.1 Index]