P2E2pilot
numItemsInStream <- dim(P2E2pilot$letterSeq)[2] #letterSeq is the letters of each trial's stream,
#the length of the second dimension is how many letters are in each trial'
analyzeOneCondition(P2E2pilot, numItemsInStream, parameterBounds(), nReplicates=3)
#Error in createGuessingDistribution(minSPE, maxSPE, df$targetSP, numItemsInStream) :
#unused arguments (df$targetSP, numItemsInStream)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.