ASED: ASED function

View source: R/calcs.R

ASEDR Documentation

ASED function

Description

computes average euclidean or squared euclidean distance

Usage

ASED(x = x, y = y, method = "euclidean")

Arguments

x

case 1 (must have the same number of variables as y)

y

case 2 (must have the same number of variables as x)

method

the method to be used in the ASED function. default is 'eucludean'

Examples

ASED_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.