Algorithm 1: The RICI algorithm used to estimate the time-varying FC. |
-
1:
foreach time sampledo
-
2:
Set the minimal window size
-
3:
while do
-
4:
Compute confidence interval (CI) for a given window
-
5:
Estimate lower and upper confidence interval boundaries
and
-
6:
Update
and
-
7:
Compute new criterion ratio R
-
8:
end
-
9:
Compute functional connectivity for the given window
-
10:
end
|