update_tau2 {templateICAr} | R Documentation |
Update tau for VB FC Template ICA
Description
Update tau for VB FC Template ICA
Usage
update_tau2(BOLD, BOLD2, mu_A, E_AtA, mu_S, E_SSt, prior_params, ntime, nvox)
Arguments
BOLD |
( |
BOLD2 |
A precomputed quantity, |
mu_A , E_AtA , mu_S , E_SSt |
Current posterior estimates |
prior_params |
Alpha and beta parameters of IG prior on |
ntime , nvox |
Number of timepoints in data and the number of data locations. |
Value
List of length two: alpha1
and beta1
.
[Package templateICAr version 0.9.1 Index]