Transcription of SUGI 27: Generating Randomization Schedules Using SAS(r ...
{{id}} {{{paragraph}}}
Paper 267-27 Generating Randomization Schedules Using SAS ProgrammingChunqin Deng and Julia Graz, PPD, Inc., Research Triangle Park, North CarolinaABSTRACTR andomization as a method of experimental control hasbeen extensively used in clinical trials. Generating therandomization schedule has been an essential part ofsome trials. We discuss how to use SAS programmingand SAS PROC PLAN to generate the randomizationschedule. The issues related to Randomization are alsodiscussed. Case studies are used to illustrate the use ofSAS programming and SAS PROC PLAN in generatingrandomization : Randomization Schedule, Clinical Trial,PROC PLANINTRODUCTIONR andomization as a method of experimental control hasbeen extensively used in clinical trials.
SAS programming can be used to generate randomization schedules of complexity. The process ... we have to do is to generate random numbers. Base SAS provides numerous random number generators including the RANUNI function, which returns a random value from a uniform distribution. The RANUNI function uses a prime modulus multiplicative congruential
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}