compare_dists: Compare two distance matrices.

Description Usage Arguments

View source: R/distances.R

Description

Given two distance matrices (or dist objects) for the same elements in the same ordering, return a data.frame with 2 columns, and with each row giving the 2 distances given to the current pairwise distance

Usage

1
compare_dists(d1, d2)

Arguments

d1

The first distance matrix

d2

The second distance matrix


philliplab/MotifBinner documentation built on Sept. 2, 2020, 11:41 a.m.