- 1. [S] kappa (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Sat, 10 Oct 1998 22:56:58 +0800
- Dear S-Plusers, Wonder if anyone had written an algorithm for measurement of degree of agreement for reponse variables which are continuous (normal or other distributional forms), and ordinal in natu
- /archives/html/s-news/1998-10/msg00058.html (7,151 bytes)
- 2. [S] Kappa (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Fri, 16 Oct 1998 02:13:26 +0800
- Dear S-plusers, Thanks to Melania who kindly offered the following function: function(x,y,n,weight=T,file="kappa.list",t1="x and y") { Wiley by_table(x,y) square_function(a,M) { nM_ncol(a) mM_nrow(a)
- /archives/html/s-news/1998-10/msg00089.html (12,631 bytes)
- 3. [S] data manipulation (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Fri, 16 Oct 1998 02:49:28 +0800
- Dear S-plusers, I am in the process of translating all my algortihms that had previously been written in APL into S, and I have several difficulties. Would be very grateful if you can help: Let's say
- /archives/html/s-news/1998-10/msg00090.html (7,725 bytes)
- 4. [S] data manipulation (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Fri, 16 Oct 1998 02:51:12 +0800
- Dear S-plusers, I am in the process of translating all my algortihms that had previously been written in APL into S, and I have several difficulties. Would be very grateful if you can help: Let's say
- /archives/html/s-news/1998-10/msg00091.html (7,939 bytes)
- 5. msg00108.html (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Sat, 17 Oct 1998 00:11:18 +0800
- Dear S-Plusers, Gratitute to all the friends who proided help generously. My first three questions are quite rudimentary and all answers are the same :) There are different answers to the last two qu
- /archives/html/s-news/1998-10/msg00108.html (7,508 bytes)
- 6. Re: [S] Information on S-News (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Sat, 04 Jul 1998 15:21:02 +0800
- Dear S-Plus users, Does anyone know any method to calculate a pooled odd-ratio for meta-analysis, when the only available information is the values of odd ratio or adjusted odd ratio together with th
- /archives/html/s-news/1998-07/msg00042.html (7,628 bytes)
- 7. [S] Greetings (score: 1)
- Author: "Dr. L. Y. Hin" <z044106@mailserv.cuhk.edu.hk>
- Date: Fri, 22 May 1998 00:11:52 +0800
- e
- /archives/html/s-news/1998-05/msg00204.html (7,187 bytes)
- 8. [S] beyond level 2 (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Thu, 23 Apr 1998 22:41:20 +0800
- Dear S-plus user, I have a problem and will be grateful to all who help. I will be conducting a multicenter trial over n centers, recruiting mi patients in each of the i centers (i=1,...,n). For each
- /archives/html/s-news/1998-04/msg00189.html (7,947 bytes)
- 9. [S] fisher.test (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Thu, 05 Mar 1998 00:10:09 +0800
- I am trying to apply Fisher's exact test to test the independence of two methods of intubation (method 1 and method 2). Success is represented as 1, while failure is 0. method1<-1 1 1 1 1 1 1 1 1 1 1
- /archives/html/s-news/1998-03/msg00048.html (8,042 bytes)
- 10. Re: [S] fisher.test (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Thu, 05 Mar 1998 01:21:45 +0800
- Concerning the Fisher's exact test I was having problem with, I have received numerous helpful advice. Probably due to the fact that my original problem was ill-phrased, I think Steve Friedman provid
- /archives/html/s-news/1998-03/msg00051.html (12,152 bytes)
- 11. Re: [S] fisher.test (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Thu, 05 Mar 1998 01:26:53 +0800
- Concerning the Fisher's exact test I was having problem with, I have received numerous helpful advice. Probably due to the fact that my original problem was ill-phrased, I think Steve Friedman provid
- /archives/html/s-news/1998-03/msg00052.html (12,158 bytes)
- 12. msg00070.html (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Fri, 06 Mar 1998 00:37:55 +0800
- I have a relationship between two vectors x and y where x<-c(-3.9,-2,-1.98,-0.22,0.1,4,7,9) and y<-c(-15,-7,-1,-0.22,2,8,13) Naturally, if I want to fit a line through it, I should use spline(x,y) an
- /archives/html/s-news/1998-03/msg00070.html (7,213 bytes)
- 13. msg00099.html (score: 1)
- Author: "DR. L.Y. HIN" <z044106@mailserv.cuhk.edu.hk>
- Date: Thu, 05 Mar 1998 16:39:33 +0800
- I have a relationship between two vectors x and y where x<-c(-3.9,-2,-1.98,-0.22,0.1,4,7,9) and y<-c(-15,-7,-1,-0.22,2,8,13) Naturally, if I want to fit a line through it, I should use spline(x,y) an
- /archives/html/s-news/1998-03/msg00099.html (7,124 bytes)
This search system is powered by
Namazu