Skip to content

GuyTeichman/pairwisedist

Repository files navigation

pairwisedist

Useful links: Documentation | Source code | Bug reports | pipimage | travisci | downloads


What is pairwisedist?

Calculate the pairwise-distance matrix for an array of n samples by p features, using a selection of distance metrics. Currently supports the Jackknife-correlation dissimilarity, the Son and Baek dissimilarities YS1 and YR1, the Pearson correlation dissimilarity and the Spearman correlation dissimilarity.

How do I install pairwisedist?

You can install pairwisedist via PyPI. Use the following command in the python prompt:

$ pip install pairwisedist

About

Calculate the pairwise-distance matrix for an array of n samples by p features . Currently supports the YS1 and YR1 distance metrics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published