| updateV_cpp | R Documentation |
Updates V using optimized matrix operations.
updateV_cpp(Zb, U, R, K, s2, eV, iVV)
Zb |
3D array (Z - beta), already zeroed below diagonal |
U |
Latent node positions matrix (N x R) |
R |
Dimension of latent space |
K |
Dimensions of Z (N, N, T) |
s2 |
Error variance (scalar) |
eV |
Prior mean vector for V |
iVV |
Prior precision matrix for V |
Updated V matrix (T x R)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.