Data analysis on mixture design
Hello everyone,I've tried to create a sort of mixture design using a script.The script allows me to have 10 components (a1, a2 - b1, b2, b3, b4 - c1, c2 - d1, d2) and my mixture would consist of only:a1 or a2 or 0b1 or b2 or b3 or b4 or 0c1 and/or c2d1 or d2 or 0By selecting the steps, the script provided me with an experimental design table (which I enriched with new experiments and pure componen...