Description Usage Arguments Value References See Also
Function calculates link probabilities between nodes.
1 |
beta |
Vector of regression coefficients in the link probabilities. |
x.link |
Matrix, with n^2 - n rows and the same number of columns as covariates (including the intercept), giving the differences in covariates for all pairs of nodes. |
delta |
Vector of Euclidean distances between locations in the latent space of all pairs of nodes. |
n.tilde |
Length of the vector version of the adjacency matrix, with the diagonal removed i.e. n^2 - n. |
A vector of length n^2 - n providing the link probabilities between all pairs of nodes.
Isobel Claire Gormley and Thomas Brendan Murphy. (2010) A Mixture of Experts Latent Position Cluster Model for Social Network Data. Statistical Methodology, 7 (3), pp.385-405.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.