pairDist {CelliD}R Documentation

Distance Calculation

Description

Small function to calculate quickly the distance between rows of two matrix.

Usage

pairDist(x, y)

Arguments

x

a matrix

y

a matrix

Value

A Distance Matrix


[Package CelliD version 1.1.0 Index]