Skip to contents

Takes the start time, stop time, and NCA parameters and adds them to the intervals table

Usage

NCA_add_int(state, interval_start, interval_stop, nca_parameters)

Arguments

state

NCA state from NCA_fetch_state()

interval_start

Interval start time (numeric).

interval_stop

Interval stop time (numeric).

nca_parameters

list of NCA parameters in the interval

Value

State with interval added to the current analysis.