Hi,
In vegan the function to calculate distance is vegdist in which the default
distance is Sorensen (Bray-Curtis).
So, try:
vegdist(x, method="bray")
Also see ?vegdist

victor

On 8/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> How to calculate sorensen (bray-curtis) distance by dist  function
> within the vegan package?
>
> Cheers
> Duccio
>
> ______________________________________________
> R-help@stat.math.ethz.ch 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.
>



-- 
Victor Lemes Landeiro
Instituto Nacional de Pesquisas da AmazĂ´nia - INPA
Manaus, Amazonas, Brasil
Skypename: landeiro

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch 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