Update dynamic latent positions using AR(1) process
Arguments
- U_current
Current 3D array of U positions (n x R x T)
- V_current
Current 3D array of V positions (n x R x T)
- ET
3D array of residuals (n x n x T)
- rho_uv
AR(1) autoregressive parameter for latent positions
- sigma_uv
Innovation standard deviation for latent positions
- s2
Dyadic variance
- shrink
Whether to apply shrinkage
- symmetric
Whether network is symmetric