mlpY {BLSM} | R Documentation |
Compute the (positive) log-likelihood of the whole observed network based on the latent positions estimates and the model assumptions. The inputs are slightly different from those of lpY, so the function basically applies some preprocessing before calling lpY and returning its value with the opposite sign.
mlpY(avZ, Y, W)
avZ |
Vector containing the α value and the latent positions |
Y |
Adjacency matrix of the observed network |
W |
BLSM Weights matrix of the observed network |
Log-likelihood of the observed network