search for: godino

Displaying 5 results from an estimated 5 matches for "godino".

Did you mean: godin
2009 Feb 02
1
wilcoxon test with bonferroni correction
...g at the moment is r4_o <- [1] 1.05 2.60 1.57 3.07 1.20 1.00 2.11 1.10 0.10 r4_m <- [1] 0 0 0 0 0 0 0 0 0 wilcoxon.test (r4_o, r3_m) Does any body know how to make the bonferroni correction when I compare them with the wilcoxon test? Thank you very much. Lucia Lucia Prieto Godino PhD student. Department of Zoology, Downing street University of Cambridge. UK
2014 Sep 19
2
yum updates not working
I think my software updates are not working. I know a Firefox update was announced yesterday but when I try sudo yum update I get a message saying that no packages are marked for update. I tried sudo yum clean all but I still get the same response. Any suggestions? Joe
2014 Feb 17
2
Memory Not Recognized
Hello All, I noticed that my CentOS 6.5 system reports that I only have about 10.9 GiB of RAM when I actually have 16384M. I have already tried adding mem=xxM to the end of the kernel line in grub.conf. The result is the same. Any suggestions? Joe
2009 Feb 05
1
Chi-squared test adjusted for multiple comparisons? Harbe's test?
Hi! I have some data that looks like this up down percentaje uew_21 20 14 58.82 uew_20_5 27 40 40.29 uew_20 8 13 38.09 uew_19_5 17 42 28.81 So I have 4 experimental conditions and I am counting number of animals in the up and down compartment and the calculating the percentage, I want to know which one of the conditions is different from each other. If the data wouldn't be percentage
2009 Feb 27
1
using a for loop with variable as vectors
Dear R users, I am completelly lost with the following: I have the following vectors a, b ,c, d and e + a [1] 279.3413 268.0450 266.3062 433.8438 305.4650 317.4712 288.3413 374.6950 > > b [1] 170.4500 254.5675 219.5762 232.3425 200.2738 238.2637 210.6062 262.4825 345.2387 269.3763 [11] 190.1225 259.7750 241.1350 265.8775 175.4162 206.4238 202.1738 151.1550 213.9900 225.5825 >