clock_fit-class: an object to store the results of a model being fit to a...

Description Fields

Description

Returned by the $fit() method of clock_model.

Fields

RTobs:

matrix of observed reaction times. Can be subjects x runs x trials, runs x trials, or just 1 x trials.

RTpred:

matrix of predicted reaction times.

Reward:

matrix of obtained rewards.

total_SSE:

total sum of squared errors across all fitted data.

SSE:

vector or matrix of SSEs for each subject and run

AIC:

vector or matrix of AICs for each subject and run

elapsed_time:

numeric vector of elapsed time for optimizing the parameters

profile_data:

list of profile timing information from Rprof, if requested during $fit

opt_data:

list of output from optimizer, nlminb.


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