updateVm {NetworkChange} | R Documentation |
Update V from a change-point network process
Description
Update layer specific network generation rules from a change-point network process
Usage
updateVm(ns, U, V, Zm, Km, R, s2, eV, iVV, UTA)
Arguments
ns |
The number of hidden regimes. |
U |
The latent node positions. |
V |
The layer-specific network generation rule. |
Zm |
The holder of Z - beta. |
Km |
The dimension of regime-specific Z. |
R |
The dimension of latent space. |
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 regime-specific layer specific network generation rules
[Package NetworkChange version 0.8 Index]