[Rd] kendall tau correlation test for ties: Potential error (PR#8076)

2005-08-18 Thread dkoschuetzki
Full_Name: Dirk Koschuetzki Version: 2.1.1 OS: source code Submission from: (NULL) (194.94.136.34) Hello, >From the source code (R-2.1.1, file: .../R-2.1.1/src/library/stats/R/) ** cor.test.default <- function(x, y, alternative = c("two.sided", "less", "greater"),

Re: [Rd] kendall tau correlation test for ties: Potential error (PR#8076)

2005-08-24 Thread dkoschuetzki
Hello, On Thu, 18 Aug 2005 15:07:07 +0200, Peter Dalgaard <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] writes: >> The problem is: >> * Either the comment is wrong because the modification should be done >> with >> kendall too, or >> * The variable PVAL has to be assigned in the kendall blo