Rank: 13692 based on 0 downloads (last 30 days) and 0 files submitted
photo

Jon

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by Jon View all
Updated File Comments Rating
12 Dec 2008 MyFisher24 A very compact routine to compute Fisher's exact test on a 2x4 matrix Author: Giuseppe Cardillo

Giuseppe thank you for your quick response.
Your routine takes all my data now.
Jon

10 Dec 2008 MyFisher24 A very compact routine to compute Fisher's exact test on a 2x4 matrix Author: Giuseppe Cardillo

I get error messages for some data.
For instance:
y =
    27 13 9 15
    12 10 3 16
>> myfisher24(y)
??? Attempted to access idxBstart(15); index out of bounds because
numel(idxBstart)=14.
Error in ==> myfisher24 at 116
            Tables(idxBstart(J+1):idxBstop(J+1),2)=J;

I hope this can be fixed?
Jon

Contact us at files@mathworks.com