Description Usage Arguments Value Examples
Jointly model social network with multivariate attributes
1 |
Niter |
number of iterations |
Y.i |
N by N matrix containing the binary social network |
Y.ia |
N by M matrix containing the binary multivariate attributes |
D |
number of dimensions in the data |
type |
character indicating the types of model. It could be "DD", distance by distance model, "DV", distance by vector model, "VV", vector by vector model |
list containing:
lsmhEZ.i
(N
x D
) matrix containing the posterior means of the latent person positions
lsmhEZ.a
(M
x D
) matrix containing the posterior means of the latent item positions
lsmhVZ.0
(D
x D
) matrix containing the posterior variance of the latent person positions
lsmhVZ.1
(D
x D
) matrix containing the posterior variance of the latent item positions
lsmhAlpha.0
scaler of mean of the posterior distributions of α.0
lsmhAlpha.1
scaler of mean of the posterior distributions of α.1
lsmhKL
expected log-likelihood
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.