Samuel Perini

Results 1 issues of Samuel Perini

Hi there, I have found an error in line 55 of the script 24.2_BehavioralLearningExperiment.R **code** ``` frame = data.frame(x1=0:(n.trials-1),y1=test(y.sim[,,],newpid=newpid)) ``` **error** ``` Error in test(y.sim[, , ], newpid = newpid)...