How can I select a value from an external table by indexing on values in two columns in the JMP table?
I am working in a very large JMP table. I would like to select a value from an external two dimensional small table and put that value in a new column. In order to select the value from the external table, I would like to use values in each row of the two columns in the current JMP table as the two subscripts of the external small table. Can anyone help me to do this?I have two files. The Big_dat...