Returned by the $fit() method of clock_model.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.