View source: R/VB_FCtemplateICA.R
| update_S | R Documentation |
Update S for VB FC Template ICA
update_S(
mu_tau2,
mu_A,
E_AtA,
D_inv,
D_inv_S,
BOLD,
nICs,
nvox,
ntime,
final = FALSE
)
mu_tau2, mu_A, E_AtA |
Most recent posterior estimates |
D_inv, D_inv_S |
Some pre-computed quantities. |
BOLD |
( |
nICs, nvox, ntime |
Number of ICs, number of data locations, and time series length |
final |
If TRUE, return cov_S. Default: |
List of length three: mu_S (QxV), E_SSt (QxQ), and cov_S (QxQxV).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.