eStep {multimix}R Documentation

The E(xpectation) step

Description

The E(xpectation) step

Usage

eStep(P, D)

Arguments

P

an object of class multimixParamList–see initParamList for more information.

D

an object of class multimixSettings—see data_organise for more information.

Value

a list containing two elements: a matrix named Z—see mStep for more information, and a scalar llik containing the current value of the log-likelihood.

Author(s)

Murray Jorgensen


[Package multimix version 1.0-10 Index]