Displaying 1 result from an estimated 1 matches for "aclculation".
Did you mean:
  accusation
  
2011 Apr 01
1
Fisher's test
I have a matrix with 2 columns and I want to do fishers exact test for these
with the totals for each row being 100 say.
The data has the form:
23  12
32  21
12  2
and these represents the tables:
23 12
77 88
32  21
78  79
12   2
88  98
How do I use apply to speed up aclculation of the fisher.exact test?
-- 
Thanks,
Jim.
	[[alternative HTML version deleted]]