Dear All,
I have two functions that are defined on a table, i.e. f1(x,y), f2(x,y), where x and y are bin indices, and 1\leq f1(x,y) \leq 1 , 1\leq f2(x,y) \leq 1 .
I would like to perform some test to show whether f1(x,y) and f2(x,y) are significantly different. Is there some way to do...