phonic
- 28
- 0
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 this? I thought of using chi square test for f1(x,y)+n and f2(x,y)+n, where n>1 is a constant added to make f1(x,y) and f2(x,y) interpretable as frequencies.
Thanks a lot!
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 this? I thought of using chi square test for f1(x,y)+n and f2(x,y)+n, where n>1 is a constant added to make f1(x,y) and f2(x,y) interpretable as frequencies.
Thanks a lot!