A (non-resolvable) row-column design (RCD) is an arrangement of v treatments set out in kxb array such that each treatment is replicated r times (vr=kb). We say this RCD is of size (v,k,b). A recommended reference on the subject is Chapter 5 of John & Williams (1995).
RCD is a Gendex module for constructing optimal or near-optimal row-column designs. The approach adopted by RCD is to permute the treatments within the blocks of an optimal or near-optimal block design used as the column component of the RCD. The optimality criterion and the algorithm used in RCD are discussed in Nguyen (1997).
Let's assume all Gendex class files are in the directory c:\gendex and suppose you want to construct an RCD of size (r,k,s)=(2,3,3). The following is the file bib.txt in the working directory which contains an IBD of size (v,k,r)=(9,3,2) with blocks as columns:
5 6 3 4 8 5 0 7 7 8 1 1 4 0 2 3 6 2 |
At the working directory, type the following command at the Command Prompt (case is important):
java -cp c:\gendex rcd
The RCD window will pop up. Enter bib.txt at the File text field, the RCD window will become:

Click START, the OUTPUT window (not shown) displaying the derived RCD will pop up and the RCD window will become:

Note that the START button has been changed to the STOP one. If you close the pop-up window, the STOP button will become a RESET one. If you click this RESET button, the output will disappear and you can now start a new design problem. Also note that the default random seed is the one obtained from the system clock and the default number of tries is 100. You can change these default values if you wish to.
The result of the best try is displayed in the OUTPUT window and is also saved in the file rcd.htm in the working directory. This file can be read by a browser such as IE or Firefox. Information for this try includes:
An additional output of an RCD session is the file form.htm. The following is the content of file form.htm of the above example:
Row Col Treat 1 1 4 1 2 0 1 3 2 1 4 3 1 5 6 1 6 1 2 1 5 2 2 6 2 3 7 2 4 4 2 5 8 2 6 2 3 1 0 3 2 7 3 3 3 3 4 8 3 5 1 3 6 5 |
Notes:
John, J.A. & Williams E.R. (1987) Cyclic designs and
computer-generated designs. New York: Chapman & Hall.
Nguyen, N-K (1997) Construction of optimal row-column designs by computer.
Computing Science & Statistics 28, 471-475.
©2008 Design Computing