updateU {NetworkChange} | R Documentation |
Update time-constant latent node positions
Description
Update time-constant latent node positions
Usage
updateU(K, U, V, R, Zb, s2, eU, iVU)
Arguments
K |
The dimensionality of Z |
U |
The most recent draw of latent node positions |
V |
Layer-specific network generation rule |
R |
The dimensionality of latent space |
Zb |
Z - beta |
s2 |
error variance |
eU |
The mean of U |
iVU |
The variance of U |
Value
A matrix of time-constant latent node positions
[Package NetworkChange version 0.8 Index]