| updateVm_cpp | R Documentation |
Updates regime-specific V matrices using optimized operations.
updateVm_cpp(ns, U, V, Zm, Km, R, s2, eV, iVV)
ns |
Number of hidden regimes |
U |
List of regime-specific latent node positions |
V |
Current V matrix (not used, kept for interface compatibility) |
Zm |
List of regime-specific (Z - beta) arrays, zeroed below diagonal |
Km |
List of regime-specific dimensions |
R |
Dimension of latent space |
s2 |
Vector of regime-specific error variances |
eV |
List of regime-specific prior means for V |
iVV |
List of regime-specific prior precision matrices for V |
List of regime-specific V matrices
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.