cl_Mstep_mu_bsl: compute mu for cluster k and office j

View source: R/clusterCVR.R

cl_Mstep_mu_bslR Documentation

compute mu for cluster k and office j

Description

compute mu for cluster k and office j

Usage

cl_Mstep_mu_bsl(y_j, zeta_k, n_u, l_mat)

Arguments

y_j

vector of complete y at office j

zeta_k

responsibility parameters, for each observation, for cluster k,

n_u

vector of sizes

l_mat

A constant N by (L+1) matrix to transform the y_j vector into a matrix of indicators

Value

A L + 1 -length simplex mu


kuriwaki/clusterCVR documentation built on July 31, 2024, 8:28 p.m.