Hello everyone,
This might be a basic question but I would appreciate your help. I want to create randomisation list using the following chunk of a code "ralloc block size treat, nsubj(14) ntreat(2) ratio(1) osize(2) init(4) strata(16) seed(110) sav(rand_list) idvar(ID)". It is working well, but I do not want block sizes of 4 and 6, rather I want block sizes 4 and 10. How can i adapt this code to return block sizes of 4 and 10?
Looking forward to your responses. Thank you!
This might be a basic question but I would appreciate your help. I want to create randomisation list using the following chunk of a code "ralloc block size treat, nsubj(14) ntreat(2) ratio(1) osize(2) init(4) strata(16) seed(110) sav(rand_list) idvar(ID)". It is working well, but I do not want block sizes of 4 and 6, rather I want block sizes 4 and 10. How can i adapt this code to return block sizes of 4 and 10?
Looking forward to your responses. Thank you!
Comment