Introduction
Patterson & Williams (1976a) introduced a new class of resolvable incomplete block design called α-designs. Since their introduction, α-designs have become popular among designers of experiments due to two main reasons:
- α-designs are available for many (r,k,s) combinations where r is the number of replicates, k is the block size and s is the number of blocks per replicate (the number of treatments v=ks). A square lattice design, for example does not exist for the (4,6,6) combination as there is no Graeco-Latin square of side six. Similarly, a rectangular lattice design does not exist for the (4,5,6) combination. However, efficient α-designs do exist for these combinations.
- the computer revolution has brought the PC to the desk of most designers of experimenters. As such, the flexibility of the design has succeeded computational simplicity as their criterion in design selection.
The construction of an α-design of size (r,k,s) begins with an r×k array α with elements in set of residues mod s. Each row of α is used to generate s-1 further rows by cyclic substitution. Denote the intermediate rs×k array by α*. Now add s to the second column of α*, 2s to the third column of α* and so on. The rows of the resulting array are blocks of the α-design. Each set of rows generated from the same row of α forms a complete replication. An α-design with pairs of treatments appearing in blocks either 0 or 1 times is referred to as α(0,1)-design and either 0, 1 or 2 times is referred to as α(0,1,2)-design. Chapter 4 of John & Williams (1995) gives an excellent summary of resolvable incomplete block designs including α-designs. In this note this book is abbreviated as JW.
ALPHA is a Gendex module for constructing optimal or near-optimal α-design. ALPHA handles up to 10,000 treatments. Designs constructed by ALPHA can be used as column components of resolvable row-column designs (see Nguyen & Williams 1993). ALPHA uses a 2-stage optimization process. Each stage of the optimization process uses an algorithm similar to the cyclic-coordinate exchange algorithm described in Nguyen (2002) . The algorithm uses extensively some theoretical results described in Patterson & Williams (1976b). The detailed account of the ALPHA algorithm will be given elsewhere.
Using ALPHA
Let's assume all Gendex class files are in the directory c:\gendex and suppose you want to construct an α-design of size (r,k,s)=(3,4,3) (Example 1). At the working directory, type the following command at the Command Prompt (case is important):
java -cp c:\gendex alpha
The ALPHA window will pop up. Enter the the values 3, 4 and 3 in the (r,k,s) combination fields, the ALPHA window will become:
Now click START, the ALPHA window will become:
and the output window showing the constructed α-design of size (r,k,s)=(3,4,3) will pop up. 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 use ALPHA for 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.
Output
The output message containing the result of the best try will appear in a window and is also saved in the file alpha.htm in the working directory. This file can be read by a browser such as IE or Netscape. Information for this try includes:
- Try number;
- The random seed used;
- The number of iterations;
- E, the efficiency factor of this design;
- The ratio E/U where U is the upper bound of an IBD. U=min(UJ,UWP) for resolvable IBDs. UWP is the bound of Williams & Patterson (1977) good for any resolvable IBDs with v≥b. UJ is the bound of Jarrett (1989) good for any regular graph design (RGD). An RGD is an IBD with concurrences differing by at most 1. The program automatically stops if this ratio reaches 1.
- The distribution of the concurrences of this design;
- The design plan;
- The time in seconds ALPHA used to construct this design;
An additional output of a ALPHA session is the file form.htm. The following is the content of file form.htm of Example 1.
Rep Block Plot Treat
1 1 1 3
1 1 2 9
1 1 3 2
1 1 4 8
1 2 1 4
1 2 2 6
1 2 3 10
1 2 4 0
1 3 1 5
1 3 2 11
1 3 3 1
1 3 4 7
2 1 1 7
2 1 2 2
2 1 3 11
2 1 4 4
2 2 1 8
2 2 2 0
2 2 3 9
2 2 4 5
2 3 1 10
2 3 2 6
2 3 3 1
2 3 4 3
3 1 1 10
3 1 2 7
3 1 3 2
3 1 4 5
3 2 1 3
3 2 2 11
3 2 3 0
3 2 4 8
3 3 1 4
3 3 2 9
3 3 3 1
3 3 4 6
|
Examples
- An α-design of size (r,k,s)=(3,4,3) (http://designcomputing.net/gendex/alpha/a1.html).
- An α-design of size (r,k,s)=(4,4,6) (http://designcomputing.net/gendex/alpha/a2.html).
- An α-design of size (r,k,s)=(2,3,4) (http://designcomputing.net/gendex/alpha/a3.html).
- An α-design of size (r,k,s)=(2,9,6) (http://designcomputing.net/gendex/alpha/a4.html).
- An α-design of size (r,k,s)=(3,5,8) (http://designcomputing.net/gendex/alpha/a5.html).
- An α-design of size (r,k,s)=(3,6,4) (http://designcomputing.net/gendex/alpha/a6.html).
- An α-design of size (r,k,s)=(2,30,33) (http://designcomputing.net/gendex/alpha/a7.html).
Notes:
- Example 1: See JW Example 4.2.
- Example 2. See JW Example 4.3.
- Example 3: See the example in JW Section 4.7.
- Example 4: See JW Example 4.4.
- Example 5: See JW Example 4.5.
- Example 6: See JW Example 4.7.
References
Jarrett, R.G. (1989). A review of bounds for the efficiency factor of block
designs. Austral. J. Statist. 31, 118-129.
John, J.A. & Williams E.R. (1995). Cyclic designs and computer-generated
designs. New York: Chapman & Hall.
Nguyen, N-K (2002) A modified cyclic-coordinate exchange algorithm as
illustrated by the construction of minimum-point second-order designs.
Advances in Statistics, Combinatorics and Related Areas. Edited by C.
Gulati, Y-X Lin, S. Mishra, J. Rayner. World Scientific Publishing Co. Pty.
Ltd., 205-210.
Nguyen, N-K. and Williams, E.R. (1993). An algorithm for constructing optimal
resolvable row-column designs. Austral. J. Statist. 35,
363-370.
Patterson, H.D. & Williams, E.R. (1976a). A new class of resolvable
incomplete block designs. Biometrika 63, 83-92.
Patterson, H.D. & Williams, E.R. (1976b) Some theoretical results on
general block designs. In Proceedings of the 5th British Combinatorial
Conference. Congressus Numeratium XV, 489-496, Utilitas Mathematica,
Winnipeg.
Williams & Patterson (1977) Upper bound for efficiency factors in block
designs. Austral. J. Statist. 19, 194-201.
©2000-2010 Design Computing