updateClustAssignTmog: Update assignment for univariate TMoG model

Description Usage Arguments Value

Description

This function updates the cluster assignment of each observation in the univariate TMoG model

Usage

1
updateClustAssignTmog(K, ipdata, N, params)

Arguments

K

max number of clusters

ipdata

data matrix of size p-by-N where N are number of observations and p are number of dimensions

N

total number of observations

params

list of parameters which include weights (wt), mean (mu), and covariance matrix (cv) for all clusters

Value

vector of new cluster assignments


pasudyan/ConstrMixMod documentation built on May 10, 2019, 8:26 a.m.