theta_update: Update of theta

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Update of theta

Usage

1
theta_update(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 updated value of Theta


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