Usage
t_update(X, Theta, Lambda, p)
Arguments
X
a matrix of dimension N
(number of observation) x M
(number of variables) containing multinomials observations.
Theta
matrix of dimension M x H
.
Lambda
matrix of dimension H x K
.
p
vector containing the proportions of each cluster. Must be of dimension K
.
Value
Returns the updated value of Theta