randomizeR (version 1.4.2)

hasAllGroups: Check function for occurance of all treatment groups in the sequence

Description

checks wheather each group has its value comming up at least once in the sequence

Usage

hasAllGroups(seq, K)

Arguments

seq

randomization sequence as inverted matrix

K

number of treatment arms

Value

TRUE if all groups represented, FAlSE otherwise