Learn R Programming

nmfem (version 1.0.5)

Q: Log-likelihood function from M-step, when t is estimated

Description

Log-likelihood function from M-step, when t is estimated

Usage

Q(Xtt, Theta, Lambda)

Arguments

Xtt

matrix. Correspond to the matrix multiplication of t(X) and t.

Theta

matrix of dimension M x H.

Lambda

matrix of dimension H x K.

Value

Returns the log-likelihood function from M-step, when t is estimated.