Re: [R] Help needed in Changing default P - value

2008-01-03 Thread Henrique Dallazuanna
See the source code of function: getS3method("friedman.test", "default") On 03/01/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Dear all, > I'm using friedman rank test in R. I need to know which P > value > is used default and procedure to change the threshold P value. >

Re: [R] Help needed in Changing default P - value

2008-01-03 Thread Duncan Murdoch
On 1/3/2008 1:06 AM, [EMAIL PROTECTED] wrote: > Dear all, > I'm using friedman rank test in R. I need to know which P > value > is used default and procedure to change the threshold P value. It doesn't set any threshold. That's up to you. It just reports the p-value. Duncan Mu

[R] Help needed in Changing default P - value

2008-01-03 Thread jeevitesh
Dear all, I'm using friedman rank test in R. I need to know which P value is used default and procedure to change the threshold P value. With regards jeevitesh __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-h