Displaying 1 result from an estimated 1 matches for "95ish".
Did you mean:
75ish
2008 Apr 18
1
2.2e-16 a magic number? ks.test help
Hello,
I'm trying to test my data for normality.
I enter the data (95ish species counts)
run >ks.test (data,pnorm)
and get a p- value <2.2e-16
But this seems to be the p-value no matter what the data I enter. (I
have multiple datasets and am testing them all for normality).
[Actually, I just entered a vector of 1's and the p-value changed.]
When I use the &g...