cl_Estep | R Documentation |
E-step for clusterCVR
cl_Estep(zeta = zeta_hat, .mu, .pi, y = data$uy, m = data$m, .IIA)
zeta |
N by K matrix of Zetas to update |
y |
the list of voters |
m |
missingness |
.IIA |
whether or not there is missingness. IIA = TRUE if yes. |
mu |
parameters mu |
pi |
parameters pi |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.