Generate impulse regressors.
gen_impulse_reg(
onset,
trial_type = NULL,
mrs_data = NULL,
tr = NULL,
Ndyns = NULL,
Ntrans = NULL
)
impulse regressors data frame.
stimulus onset in seconds.
string label for the stimulus.
mrs_data object for timing information.
repetition time.
number of dynamic scans stored, potentially less than Ntrans if block averaging has been performed.
number of dynamic scans acquired.