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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of mohamed nur 
anisah
Sent: Thursday, June 12, 2008 9:56 AM
To: r-help@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}}

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to