lambda_update: Update of lambda

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Update of lambda

Usage

1
lambda_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 Lambda


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