This function generates balanced treatment incomplete block design for specified parameters by searching all possible combinations.
btib1(v,b,r,r0,k,lambda,lambda0)number of test treatments
number of blocks
number of replications of test treatments
number of replications of control treatment
block size
number of concurrences among test treatments
number of concurrences between test treatments and control treatment
number of test treatments
number of blocks
number of replications of test treatments
number of replications of control treatment
block size
number of concurrences among test treatments
number of concurrences between test treatments and control treatment
generated block design
incidence matrix of the generated block design
concurrence matrix of the generated design
A-efficiency of the generated design
Mandal, BN, Gupta, VK and Parsad, R. (2013). Application of optimization techniques for construction of incomplete block designs. Project report, IASRI, New Delhi.
MANDAL, B., GUPTA, V., & PARSAD, R. (2012). Generation of Binary Incomplete Block Design with a Specified Concurrence Matrix. Journal of Statistics & Applications, 7.
# NOT RUN {
btib(4,6,3,6,3,1,3)
# }
Run the code above in your browser using DataLab