[R] p-value

Richardson, Patrick Patrick.Richardson at vai.org
Thu Jun 12 16:06:14 CEST 2008


Something like. . .

> midpoint <- c(132968364, 135945080, 156539568, 157817896,
+ 162399496, 168344072, 173146584, 176302744,
+ 182878168, 183946152, 185068720, 190791232,
+ 84317660, 93708872, 106810172, 126800004,
+ 148519056, 150945112, 155771432, 181069984,
+ 87104384
+       )
> shapiro.test(midpoint)

HTH,

Patrick


-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On Behalf Of mohamed nur anisah
Sent: Thursday, June 12, 2008 9:56 AM
To: r-help at r-project.org
Subject: [R] p-value

Dear R User,

  say I have this sample of data ( attach with). What i'm going to do is to test whether this data is uniformly distributed or not by finding the p-value. I've tried using the punif command but it gave me the value of 1 of all the data. Any suggestion on R command to find the p-value??Thanks in advance!!

  Cheers,
  Anisah

This email message, including any attachments, is for th...{{dropped:6}}



More information about the R-help mailing list