randomizeBE 0.3-5 [🇷 for BE/BA]
Hi Yung-jin,
I’m not sure whether I understand you correctly. See
However,
❝ That means I cannot use RL4(...,seqs=seqs) where seqs=squences(...) if I prefer using "R", "T", "T1", "T2" for treatment abbreviated, instead of "A", "B", "C" etc.. Am I correct?
I’m not sure whether I understand you correctly. See
?sequences
. Only designs listed there are implemented. Hence, you can’t randomize a parallel design with >2 groups.However,
sequences("4x4", tmts=c("R1", "R2", "T1", "T2"))
# [1] "R1T2R2T1" "R2T1T2R1" "T1R2R1T2" "T2R1T1R2"
williams(ntmt=4, tmts=c("R1", "R2", "T1", "T2"))
# [1] "R1T2T1R2" "R2T1T2R1" "T1R1R2T2" "T2R2R1T1"
—
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
Helmut Schütz
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Dif-tor heh smusma 🖖🏼 Довге життя Україна!
Helmut Schütz
The quality of responses received is directly proportional to the quality of the question asked. 🚮
Science Quotes
Complete thread:
- about package randomizeBE yjlee168 2019-08-19 12:14 [🇷 for BE/BA]
- about package randomizeBE yjlee168 2019-08-20 14:04
- about package randomizeBE d_labes 2019-08-24 16:26
- about package randomizeBE yjlee168 2019-08-24 19:32
- randomizeBE 0.3-5 Helmut 2019-08-25 13:43
- randomizeBE 0.3-5 yjlee168 2019-08-25 15:19
- randomizeBE 0.3-5Helmut 2019-08-25 16:26
- randomizeBE 0.3-5 yjlee168 2019-08-25 17:08
- randomizeBE 0.3-5 d_labes 2019-08-25 19:39
- randomizeBE 0.3-5Helmut 2019-08-25 16:26
- randomizeBE 0.3-5 yjlee168 2019-08-25 15:19
- randomizeBE 0.3-5 Helmut 2019-08-25 13:43
- about package randomizeBE yjlee168 2019-08-24 19:32
- about package randomizeBE d_labes 2019-08-24 16:26
- about package randomizeBE yjlee168 2019-08-20 14:04