dst: Distance function

View source: R/s2bak_etc.R

dstR Documentation

Distance function

Description

Calculate distance between two values

Usage

dst(x, y)

Arguments

x

Numerical first value, order does not matter

y

Numerical second value, order does not matter

Value

Square root of the sum of the values squared


leung-lab/s2bak documentation built on March 1, 2023, 9:10 a.m.