simulate_category_guess: Simulate Guessing During the Categorization Task
Description
Run simulations tabulating the number of correct guesses assuming a
participant is just guessing during the categorization task. This
can be used to estimate a chance baseline on the 64 categorization
trials.
Usage
simulate_category_guess(nruns = 10000)
Arguments
nruns
Number of simulation runs.
Value
A vector of length nruns with the number of correct guesses.