R/knownmethods.R

.known.methods <- c(
                    "braycurtis",
                    "canberra",
                    "chebyshev",
                    "covariance",
                    "euclidean",
                    "equality",
                    "hellinger",
                    "jaccard",
                    "mahalanobis",
                    "manhattan",
                    "minkowski",
                    "pearson",
                    "procrustes"
                    );

Try the dissUtils package in your browser

Any scripts or data that you put into this service are public.

dissUtils documentation built on May 1, 2019, 7:28 p.m.