Skip to content
Prev 3020 / 7419 Next

Bray-Curtis for more than pairwise overlap

Jari,

Thanks, I'll look at those.  To answer your questions below

1) I'm looking at negative values as I'm not comparing dissimilarity in composition, but dissimilarity in species effects.  Sometimes they are negative.  I suppose I could add a constant to bring the lowest value to 0, but that seems incorrect.

2) I have actually written new R code, so, I'm sure its slower, but, I needed to do so in order to handle these cases.  I'll take a look at the methods you implemented to see if they'll work and/or compare to the multi-case derivation I've come up with.

-Jarrett
On May 4, 2012, at 10:15 PM, Jari Oksanen wrote:

            
Great, I'll look at these.