t_update: Update of t

Description Usage Arguments Value

View source: R/utility_functions.R

Description

Update of t

Usage

1
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


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