Skip to main content
. 2022 Jul 10;22(14):5162. doi: 10.3390/s22145162
Algorithm 1: The RICI algorithm used to estimate the time-varying FC.
  • 1:

    foreach time sampledo

  • 2:

        Set the minimal window size

  • 3:

        while RRc do

  • 4:

            Compute confidence interval (CI) for a given window

  • 5:

            Estimate lower and upper confidence interval boundaries Du and Dl

  • 6:

            Update DuMIN and DlMAX

  • 7:

            Compute new criterion ratio R

  • 8:

        end

  • 9:

        Compute functional connectivity for the given window

  • 10:

    end