Constrained Mixture Design Results - Confounding Tab
Select the Confounding tab of the Constrained Mixture Design Results dialog to access options to review the correlation matrix for the design matrix, and thus to determine the confounding of main effects and interactions.
Note: Pseudo-components. The computation of pseudo-components is discussed in the Introductory Overview. In short, when analyzing standard mixture designs, you should rescale the original factor values so that the low and high factor settings for each factor are transformed to 0 and +1, respectively. Specifically, during the analysis, the component settings are customarily recoded to so-called pseudo-components so that:
x'i = (xi -Li)/(Total-L)
(See also Cornell, 1990a, Chapter 3.) Here, x'i stands for the i'th pseudo-component, xi stands for the original component value, Li stands for the lower constraint (limit) for the i'th component, L stands for the sum of all lower constraints (limits) for all components in the design, and Total stands for the mixture total. This transformation makes the coefficients for different factors comparable in size. Also, since this is a linear transformation of the variables, the conclusions from the experiment will not be affected.
Linear.
y = b1*x1 + b2*x2 + b3*x3
Quadratic.
y = b1*x1 + b2*x2 + b3*x3 + b12 *x1*x2 + b13 *x1*x3 + b23*x2*x3
Special cubic.
y = b1*x1 + b2*x2 + b3*x3 + b12 *x1*x2 + b13 *x1*x3 + b23*x2*x3 + b123*x1*x2*x3
Full cubic.
y = b1*x1 + b2*x2 + b3*x3 + b12 *x1*x2 + b13 *x1*x3 + b23*x2*x3 + d12*x1*x2*(x1-x2) + d13*x1*x3*(x1-x3) + d23*x2*x3*(x2-x3) + b123*x1*x2*x3
(Note that the dij's are also parameters of the model.)