Learn R Programming

NetworkChange (version 1.0.0)

updateV: Update layer specific network generation rules

Description

Update layer specific network generation rules using optimized matrix operations. Eliminates redundant array permutations for better performance.

Usage

updateV(Zb, U, R, K, s2, eV, iVV, UTA)

Value

A matrix of layer specific network generation rules

Arguments

Zb

Z - beta.

U

The latent node positions.

R

The dimension of latent space.

K

The dimension of Z.

s2

The variance of error.

eV

The mean of V.

iVV

The variance of V.

UTA

Indicator of upper triangular array