mdes.cra4r4
calculates minimum detectable effect size (MDES) for designs with 4-levels
where level 4 units are randomly assigned to treatment and control groups.mdes.cra4r4(power=.80, alpha=.05, two.tail=TRUE,
rho2, rho3, rho4,
P=.50, R12=0, R22=0, R32=0, R42=0, g4=0,
n, J, K, L, ...)
TRUE
for two-tailed hypothesis testing, FALSE
for one-tailed hypothesis testing. power.cra4r4, mrss.cra4r4, optimal.cra4r4
## Not run: ------------------------------------
#
# mdes.cra4r4(rho4=.05, rho3=.05, rho2=.10,
# n=10, J=2, K=3, L=20)
#
## ---------------------------------------------
Run the code above in your browser using DataLab