Hi everybody,

here is my problem:

I have several regions which are represented by different isotope values and I would like to detect the variability between these regions and the values. Basically, the data looks like

a b c

0.788 0.759 0.797

0.786 0.756 0.798

...

I have performed the Bonett.Seier.test and it gives me a p-value for a,b. So, I assume this test can be used for any distribution and is not strictly tied to normal distribution, right?

Any suggestions what would be (more) useful?

thanks in advance!

Michael

_____

PS: here is the simply code:

#package

library(intervcomp)

#data

data

More Michael Kempf's questions See All
Similar questions and discussions