| combineVm | R Documentation |
Replaces Reduce(rbind, Vm) with pre-allocated matrix for better performance. Used internally in MCMC loops.
combineVm(Vm, ej = NULL, R = NULL)
Vm |
List of regime-specific V matrices |
ej |
List of regime indicators (optional, for pre-allocation sizing) |
R |
Number of latent dimensions |
Combined V matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.