Get options for an experiment
Arguments
- iterations
Numeric denoting the number of iterations to run. Default = 1.
- miniblocks
A logical denoting whether to create trial miniblocks when possible. Default = TRUE.
Note
The miniblocks option will direct the sampling function to create equally-sized miniblocks with random trials within a phase. For example, the phase string "2A/2B" will create two miniblocks with one of each trial. The phase string "2A/4B" will create two miniblocks with one A trial, and 2 B trials. However, the phase string "2A/1B" will not result in miniblocks, even if miniblocks here is set to TRUE.