lpY: Network log-likelihood

Description Usage Arguments Value

Description

Compute the log-likelihood of the whole observed network based on the latent positions estimates and the model assumptions. See BLSM for more information.

Usage

1
lpY(Y, lpz, alpha, W)

Arguments

Y

Adjacency matrix of the observed network

lpz

Matrix containing the negative square root of the Euclidean distances between latent positions (output of lpz_dist)

alpha

Model variable α

W

BLSM Weights matrix of the observed network

Value

Log-likelihood of the observed network


BLSM documentation built on May 2, 2019, 2:45 p.m.

Related to lpY in BLSM...