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

Description Usage Arguments Value

View source: R/utility_functions.R

Description

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

Usage

1
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.


nmfem documentation built on March 26, 2020, 7:42 p.m.