Search Comments and Ratings

go

Comments and Ratings

   
Date File Comment by Comment Rating
09 Sep 2009 Logrank Comparing survival curves of two groups using the log rank test Author: Giuseppe Cardillo Cardillo, Giuseppe

At the moment, there is not on FEX the new uploaded file (this takes 1-2 days). If you contact me in private, I'll send you the file as an attach

09 Sep 2009 Logrank Comparing survival curves of two groups using the log rank test Author: Giuseppe Cardillo Cardillo, Giuseppe

You are partially right. If you use only the first column, the routine crashes because the informations in the second column are mandatory. If you want no censored data:
>> x1(:,2)=0; x2(:,2)=0; logrank(x1,x2);

Anyway, a bug was present but I fixed it and upload the new version.

08 Jun 2009 Logrank Comparing survival curves of two groups using the log rank test Author: Giuseppe Cardillo Cardillo, Giuseppe

I have corrected the bug and uploaded the new version. Anyway, with all these censored data, it is difficult to assess differences....

22 May 2009 Logrank Comparing survival curves of two groups using the log rank test Author: Giuseppe Cardillo Cardillo, Giuseppe

Perhaps, if you email me the data I can understand the error. I think that your input data matrix are in a wrong format.

15 Apr 2009 Testt Calculate the Student t Test for unequal or equal samples size, unpaired or paired samples. Author: Giuseppe Cardillo Cardillo, Giuseppe

You have partially right. I have fixed the bug and uploaded the new file. Thank you very much!

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

Jon was right. I have fixed the bug and uploaded the new version

 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com