Skip to content

Releases: Depthgr8/Block_randomization

Block_randomized_trials

30 Mar 10:24
Compare
Choose a tag to compare

Block_randomized_trials

This shiny web app can be used to generate block randomized trials for your experiments.


Features of v_1.0

  • Generate randomized trials as per user defined parameters
  • Export generated data in .CSV or .TXT or .TSV file format

Instructions

  • For 150 trials enter trials = 150
  • Factor = Desired block trials / number of cases
  • Example: To produce a block of 6 trials with 2 cases such as 'control' or 'treatment'
  • Enter factor = 3 and cases = 2 , since 3 * 2 = 6

Application screenshot

block_randomized_trials


Credits

  • Team - Psych R package
  • Team - Shiny R package
  • R enthusiasts who shared their codes willingly.