createSeq function

Query to create a randomization sequence of a particular randomization procedure

Query to create a randomization sequence of a particular randomization procedure

This function is a query to create an corresponding randomization sequence for a two-armed clinical trial. If file is defined, the generated sequence is automatically saved to the corresponding path.

createSeq(file)

Arguments

  • file: A connection, or a character string naming the file to write to.

Returns

an object Param, which is available

  • Maintainer: Ralf-Dieter Hilgers
  • License: GPL (>= 3)
  • Last published: 2023-09-18

Useful links