theta_update: Update of theta
Description
Update of theta
Usage
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