updateV: Update layer specific network generation rules

View source: R/updateV.R

updateVR Documentation

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)

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

Value

A matrix of layer specific network generation rules


NetworkChange documentation built on Jan. 21, 2026, 9:08 a.m.