clockdata_subject-class: dataset object for subject-level data (multiple runs within a...

Description Fields Methods

Description

If the dataset field is passed at instantiation, data will be imported from the file specified.

Fields

subject_ID:

unique identifier string for subject.

runs:

list of clockdata_run objects defining the subject.

dataset:

comma-separated file containing behavior for subject (one or more runs, each with many trials)

Methods

add_runs(r_objs):

add a list of clockdata_run objects, r_objs to the subject dataset.

delete_subjects(subjects_to_delete=NULL):

delete subjects with IDs specified by character vector subjects_to_delete.

delete_runs(runs_to_delete=NULL):

a numeric vector of run numbers to delete.

plot_runs():

plot observed RTs and reward for all runs. (not implemented yet


PennStateDEPENdLab/fitclock documentation built on May 8, 2019, 1:29 a.m.