Millisecond Forums

Randomizing the order of blocks

https://forums.millisecond.com/Topic14829.aspx

By teilai - 11/2/2014

I know very well how to randomize trials within a block, but how to randomize the block order within an experiment?
I don't want to counter-balance the order between subjects but have each subject receive blocks in a random order. Thanks.
By Dave - 11/2/2014

Randomizing blocks in an <expt> works the same as randomizing trials in a <block>:

<expt>
/ blocks = [1-4=noreplace(a,b,c,d)]
...
</expt>