Skip to content

Bray-Curtis distance #182

@Boris-Droz

Description

@Boris-Droz

Hello,
What strategy could I used to be able to use Bray-Curtis distance within the package.
I am wanted for example to have :

Enhanced hierarchical clustering

res.hc <- eclust(df, "hclust",
hc_metric = "bray-curtis",
hc_method = "average",
nboot =10000,
seed = 42)
But Bray-curtis is not a typical accepted by the function dist().
Thank you for the help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions