Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hasAllGroups

Check function for occurrence of all treatment groups in the sequence


Description

checks whether each group has its value coming 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


randomizeR

Randomization for Clinical Trials

v2.0.0
GPL (>= 3)
Authors
David Schindler [aut], Diane Uschner [aut, cre], Marcia Viviane Rueckbeil [ctb], Martin Manolov [ctb], Thi Mui Pham [ctb], Michael Martini [ctb], Ralf-Dieter Hilgers [aut, ths], Nicole Heussen [aut, ths]
Initial release
2019-11-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.