Get relative prediction variance values
Hello,I would like to make ternary plots showing the relative prediction variance of 3-component mixture DOEs.To do that, I would need to extract a high number of values (let's say 20,000) from the Prediction Variance Profile graph, and make a datatable with these values. This datatable would have 20,000 rows and 4 columns: X1, X2, X3 and the Relative Prediction Variance.Perhaps another way to do ...