Re: [R] crosstabs in R?

2007-04-11 Thread Sarah Goslee
I don't know what the S-Plus crosstabs() does, but there's a simple crosstab() function in the ecodist package. Sarah On 4/10/07, A.R. Criswell [EMAIL PROTECTED] wrote: Hello All, I looked through the archives and I've seen this question asked before, but with no answer: Is there an R

[R] crosstabs in R?

2007-04-10 Thread A.R. Criswell
Hello All, I looked through the archives and I've seen this question asked before, but with no answer: Is there an R equivalent to crosstabs() in S-Plus? Andrew __ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help

Re: [R] crosstabs in R?

2007-04-10 Thread Marc Schwartz
On Wed, 2007-04-11 at 10:18 +0700, A.R. Criswell wrote: Hello All, I looked through the archives and I've seen this question asked before, but with no answer: Is there an R equivalent to crosstabs() in S-Plus? Andrew Hey Andrew, The closest is probably the CrossTable() function

[R] Crosstabs in R

2005-06-27 Thread Tan Hui Hui Jenny
, all 8 DNA samples were successfully typed by both centers. There is one discrepant call between centers. Q1: how do I create the same crosstabs in R? Eventually, I would summarize the data as follows: SNP N_to_compare N_agreement %Concordance

Re: [R] Crosstabs in R

2005-06-27 Thread Jim Brennan
:[EMAIL PROTECTED] On Behalf Of Tan Hui Hui Jenny Sent: June 27, 2005 9:13 PM To: r-help@stat.math.ethz.ch Subject: [R] Crosstabs in R HI, I have the data in the following format. My aim is to determine the concordance in genotype calls (SNP1, 2, 3,etc) at two centers