Hello,
I am using LINEST to derive a formula for y from an array of known y values and two input parameters, x1 and x2.
Since y varies non-linearly with both x1 and x2, I have added two more input parameters x1^2 and x2^2.
I am getting fairly good correlation, but I am wondering if I can further improve the correlation by adding more input parameters such as x1^3, x2^3, or even x1*x2?
Bookmarks