![]() |
YATES CUBE PLOTName:
This command draws a cube with vertices corresponding to either -1 or +1 for each of the three factors. At each vertex, the average of all the response values corresponding to that vertex is printed near that point. For example, at the vertex point (-1,1,-1), the average value for the response variable for all points where X1=-1, X2=1, and X3=-1 is printed.
where <y> is the response (= dependent) variable; <x1> is the first factor (= independent) variable; <x2> is the second factor (= independent) variable; <x3> is the third factor (= independent) variable; and where the <SUBSET/EXCEPT/FOR qualification> is optional.
YATES CUBE PLOT Y X1 X2 X3 SUBSET X4 = 4
READ SPLETT3.DAT Y X1 X2 X3 TITLE YATES CUBE PLOT FOR SPLETT3.DAT TITLE DISPLACEMENT -8 FRAME CORNER COORDINATES 0 0 100 100 YATES CUBE PLOT Y X1 X2 X3
read splett4.dat y x1 x2 x3 x4 . frame corner coordinates 0 0 100 100 multiplot corner coordinates 0 0 100 90 multiplot scale factor 2 set condition plot type yates cube condition plot y x1 x2 x3 x4 . move 50 95 just center text Yates Cube Plot for splett4.dat
read boxreact.dat y x1 x2 x3 x4 x5 . frame corner coordinates 0 0 100 100 multiplot corner coordinates 0 0 100 100 multiplot scale factor 2 set condition plot type yates cube set condition plot conditioning variables 2 condition plot y x1 x2 x3 x4 x5 . move 50 3 just center text Yates Cube Plot for boxreact.dat
Date created: 06/05/2001 |
Last updated: 12/04/2023 Please email comments on this WWW page to alan.heckert@nist.gov. |