sumcll: Calculate the complete data log-likelihood across all...

View source: R/likelihoods.R

sumcllR Documentation

Calculate the complete data log-likelihood across all observations.

Description

Calculate the complete data log-likelihood across all observations.

Usage

sumcll(..., z, pi_est)

Arguments

...

all model parameters and data (par, Ntot, ns0,ns1,nu0,nu1)

z

matrix of type numeric represents the posterior probabilities of the class assignments of each observation to each component. Rows sum to 1.

pi_est

numeric the mixing proportions.

See Also

bbll MIMOSA2


RGLab/MIMOSA2 documentation built on Aug. 15, 2024, 8:10 a.m.