Multi-variable interpolation (modeling?)
Suppose I have a big table of simulation output with 5 input variables (i1, i2, i3, i4, i5) and 2 output variables (o1, o2). Now suppose I have a pair of output numbers, e.g. (5,17) and I want to find pretty good values for i1 thru i5, such that if I put them back into the simulation, I'd get something close to (5,17) as output. Does JMP do anything like this?