Description Usage Arguments Details Value Author(s) See Also
Set the timings of the stimuli (i.e. single trials) and link these timings to raw time-series. For each run of each condition the timinigs of when trials were presented must be given for ARF to determine the single-trial data.
1 2 | setFuncTimings(subject, condition, run, timings, func_data = NULL,
experiment = NULL)
|
subject |
Name of the subject. |
condition |
Name of the condition. |
run |
Which run, can be numeric or a filename. |
timings |
A vector with timings (in seconds), possibly with an attribute |
func_data |
Name of the raw time-series datafile (located in the /subject/funcs directory). |
experiment |
An optional experiment object. |
An object of class functional
is also saved in the appropriate directory.
Returns an object of class functional
.
Wouter D. Weeda - w.d.weeda@gmail.com
functional
, experiment
, makeSingleTrialEvents
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.