Check function for occurrence of all treatment groups in the sequence
checks whether each group has its value coming up at least once in the sequence
hasAllGroups(seq, K)
seq |
randomization sequence as inverted matrix |
K |
number of treatment arms |
TRUE if all groups represented, FAlSE otherwise
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.