cl_Mstep_pi | R Documentation |
Estep (MLE) for pi
cl_Mstep_pi(zeta, n_u, X = NULL, covs_gamma = NULL)
zeta |
A N by K matrix of responsibility parameters |
n_u |
A N by 1 vector for the number of observations for each profile.
u indexes "unique" profiles, instead of observations. If |
X |
covariates, if available. |
covs_gamma |
starting coefficients from |
A K by 1 vector of the mixing proportion pi (pi)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.