A resolvable row-column design (RCD) is an arrangement of r kxs arrays each of which is a complete replicate of v=ks treatments. We say this resolvable RCD is of size (r,k,s). Chapter 6 of John & Williams (1995) gives an excellent summary of resolvable RCDs. In this note this book is abbreviated as JW.
RRCD is a Gendex module for constructing optimal or near-optimal resolvable RCDs. The approach used by RRCD is to permute the treatments within the blocks of a resolvable incomplete block design (IBD) used as the column component of the RCD. This IBD can be constructed by either the IBD module or the ALPHA module of the Gendex toolkit. The optimality criterion and the algorithm implemented in RRCD are discussed in Nguyen & Williams (1993). In this note this paper is abbreviated as NW.
Let's assume all Gendex class files are in the directory c:\gendex and suppose you want to construct a resolvable RCD of size (r,k,s)=(2,3,3). The following is the file alpha.txt in the working directory which contains a resolvable IBD of size (v,k,r)=(9,3,2) with blocks as columns (Note: the replicates of a resolvable IBD should be separated by blank lines):
4 8 6 7 2 0 1 5 3 6 3 8 1 7 0 5 2 4 |
At the working directory, type the following command at the Command Prompt (case is important):
java -cp c:\gendex rrcd
The RRCD window will pop up. Enter alpha.txt at the File text field, the RRCD window will become:

Click START, the OUTPUT window (not shown) displaying the derived resolvable RCD will pop up and the RRCD 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 wndow and is also saved in the file rrcd.htm in the working directory. This file can be read by a browser such as IE or Netscape. Information for this try includes:
An additional output of an RRCD session is the file form.htm. The following is content of file form.htm of the above example:
Rep Row Col Treat 1 1 1 1 1 1 2 2 1 1 3 0 1 2 1 4 1 2 2 5 1 2 3 3 1 3 1 7 1 3 2 8 1 3 3 6 2 1 1 5 2 1 2 7 2 1 3 0 2 2 1 6 2 2 2 2 2 2 3 4 2 3 1 1 2 3 2 3 2 3 3 8 |
Notes:
John, J.A. & Williams E.R. (1987) Cyclic designs and
computer-generated designs. New York: Chapman & Hall.
Nguyen, N-K & Williams, E.R. (1993) An algorithm for constructing optimal
resolvable row-column designs. Austral. J. Statist. 35,
363-370.
©2008 Design Computing